]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/test_parse_mtab.c
Warning fixes.
[netatalk.git] / etc / afpd / test_parse_mtab.c
index 03ebd37be5f8519cf5e188f803ed37d640829973..ffa95138a71db6b54187261e45711ec4aafc5971 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: test_parse_mtab.c,v 1.2 2001-06-10 20:15:00 srittau Exp $
+ * $Id: test_parse_mtab.c,v 1.3 2001-07-31 19:50:14 srittau Exp $
  * test driver for the afpd_mtab_parse fn.  -- rgr, 9-Apr-01.
  */
 
@@ -10,6 +10,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
+#include <stdlib.h>
 
 #ifdef HAVE_SYS_STAT_H
 #include <sys/stat.h>