diff options
Diffstat (limited to 'clients/zstat/zstat.c')
-rw-r--r-- | clients/zstat/zstat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c index e3652fc..10204b4 100644 --- a/clients/zstat/zstat.c +++ b/clients/zstat/zstat.c @@ -25,10 +25,6 @@ static char rcsid_zstat_c[] = "$Id$"; #endif -#ifndef linux /* Defines atol() as a macro. */ -extern long atol(); -#endif - #ifdef __STDC__ const #endif |