Support NetBSD 4
authorJamie Cameron <jcameron@webmin.com>
Thu, 17 Jul 2008 21:34:01 +0000 (21:34 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 17 Jul 2008 21:34:01 +0000 (21:34 +0000)
mount/netbsd-mounts.c

index ab24d32..4449044 100755 (executable)
@@ -1,3 +1,5 @@
+#include <stdlib.h>
+#include <string.h>
 #include <stdio.h>
 #include <errno.h>
 #include <sys/param.h>