]> andersk Git - openssh.git/blobdiff - includes.h
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
[openssh.git] / includes.h
index 65c34c4960ca2f46909355e111253e05c746d884..363be3ac5020dba6bcd65bab5fe712444b2134b7 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.37 2006/02/22 00:04:44 stevesk Exp $   */
+/*     $OpenBSD: includes.h,v 1.38 2006/03/19 18:51:18 deraadt Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -16,9 +16,6 @@
 #ifndef INCLUDES_H
 #define INCLUDES_H
 
-#define RCSID(msg) \
-static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
-
 #include "config.h"
 
 #define _GNU_SOURCE /* activate extra prototypes for glibc */
This page took 3.62498 seconds and 4 git commands to generate.