Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190.
[oweals/busybox.git] / true_false.c
index 47d3bb1e4dbe02f649e6041e24478755b259a99d..76183431c5ed8981020162f507f62bf15abbdea4 100644 (file)
@@ -22,6 +22,8 @@
  *
  */
 
+/* getopt not needed */
+
 #include <stdlib.h>
 #include "busybox.h"