summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/h_errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/h_errno.c')
-rw-r--r--source4/heimdal/lib/roken/h_errno.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/heimdal/lib/roken/h_errno.c b/source4/heimdal/lib/roken/h_errno.c
index 0cee02d472..7e49f8008f 100644
--- a/source4/heimdal/lib/roken/h_errno.c
+++ b/source4/heimdal/lib/roken/h_errno.c
@@ -31,10 +31,7 @@
* SUCH DAMAGE.
*/
-#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id$");
-#endif
#ifndef HAVE_H_ERRNO
int h_errno = -17; /* Some magic number */