summaryrefslogtreecommitdiff
path: root/clients/zstat
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zstat')
-rw-r--r--clients/zstat/zstat.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c
index 8ea0c04..e3652fc 100644
--- a/clients/zstat/zstat.c
+++ b/clients/zstat/zstat.c
@@ -24,8 +24,10 @@
#if !defined(lint) && !defined(SABER)
static char rcsid_zstat_c[] = "$Id$";
#endif
-
+
+#ifndef linux /* Defines atol() as a macro. */
extern long atol();
+#endif
#ifdef __STDC__
const