From 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 Mon Sep 17 00:00:00 2001 From: svn2git Date: Fri, 1 Jul 1994 00:00:00 -0800 Subject: Release FreeBSD 1.1.5.1 This commit was manufactured to restore the state of the 1.1.5.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- gnu/usr.bin/cc/cpp/cccp.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnu/usr.bin/cc/cpp/cccp.c') diff --git a/gnu/usr.bin/cc/cpp/cccp.c b/gnu/usr.bin/cc/cpp/cccp.c index 86ba2cfaa70e..ae2c5b18bc60 100644 --- a/gnu/usr.bin/cc/cpp/cccp.c +++ b/gnu/usr.bin/cc/cpp/cccp.c @@ -186,8 +186,6 @@ extern char *getenv (); extern FILE *fdopen (); extern char *version_string; extern struct tm *localtime (); -extern int sys_nerr; -extern char *sys_errlist[]; #ifndef errno extern int errno; -- cgit v1.2.3