From bea4929cfe1d3d877e252f8e0fd7707a60b541e5 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Sat, 20 Nov 1993 23:45:35 +0000 Subject: Removed prototyping that should be left to the system include files --- lib/ZVariables.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ZVariables.c') diff --git a/lib/ZVariables.c b/lib/ZVariables.c index e006ac6..06de7bf 100644 --- a/lib/ZVariables.c +++ b/lib/ZVariables.c @@ -18,15 +18,11 @@ static char rcsid_ZVariables_c[] = "$Header$"; #endif #include - #include #include #include -extern char *getenv(); -extern uid_t getuid(); - static int get_localvarfile(); static char *get_varval(); static int varline(); -- cgit v1.2.3