Add in ifconfig and route
[oweals/busybox.git] / watchdog.c
index d297afa02bdecbfb1ffd89305d62c0bf75473a8e..7026cc0054e856759f45c7bb36c983c37f4a7301 100644 (file)
@@ -23,6 +23,8 @@
 #include "busybox.h"
 #include <stdio.h>
 #include <fcntl.h>
+#include <unistd.h>
+#include <stdlib.h>
 
 extern int watchdog_main(int argc, char **argv)
 {