diff options
Diffstat (limited to 'resolv/gethnamaddr.c')
-rw-r--r-- | resolv/gethnamaddr.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/gethnamaddr.c b/resolv/gethnamaddr.c index 4720fc84a4..2e92df81c8 100644 --- a/resolv/gethnamaddr.c +++ b/resolv/gethnamaddr.c @@ -54,10 +54,6 @@ it exports symbols in the libresolv ABI. The file is not maintained any more, nor are these functions. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)gethostnamadr.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include <sys/types.h> #include <sys/param.h> #include <sys/socket.h> |