Enable tar -z support again by default
[oweals/busybox.git] / dirname.c
index 7f191c1b9502d8694bd99bdb451720263e609dcf..8313e99c692c26af3ec34578da561b08acdcde2e 100644 (file)
--- a/dirname.c
+++ b/dirname.c
@@ -21,6 +21,8 @@
  *
  */
 
+/* getopt not needed */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>