aboutsummaryrefslogtreecommitdiff
path: root/basename.c
diff options
context:
space:
mode:
Diffstat (limited to 'basename.c')
-rw-r--r--basename.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/basename.c b/basename.c
index da0b7ecc3..e98197dd4 100644
--- a/basename.c
+++ b/basename.c
@@ -21,6 +21,8 @@
*
*/
+/* getopt not needed */
+
#include <stdlib.h>
#include "busybox.h"
#include <string.h>