diff options
Diffstat (limited to 'gethost.c')
-rw-r--r-- | gethost.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gethost.c b/gethost.c index 2cd969693086..ddb09f3ea4c1 100644 --- a/gethost.c +++ b/gethost.c @@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/gethost.c,v 1.19 2014/03/09 00:11:54 christos Exp $ */ /* * gethost.c: Create version file from prototype */ @@ -32,8 +31,6 @@ */ #include "sh.h" -RCSID("$tcsh: gethost.c,v 1.19 2014/03/09 00:11:54 christos Exp $") - #ifdef SCO # define perror __perror # define rename __rename |