This is vodz' latest patch. Sorry it took so long...
[oweals/busybox.git] / watchdog.c
index 5b5fd6953417941bfc5a64e8828fdbebcdef458e..f0b0ebd0ef12092cc48e509b3273391cd87a7d99 100644 (file)
@@ -20,6 +20,8 @@
  *
  */
 
+/* getopt not needed */
+
 #include <stdio.h>
 #include <fcntl.h>
 #include <unistd.h>