Update applet define from BB_CP_MV to BB_CP and BB_MV.
[oweals/busybox.git] / basename.c
index da0b7ecc32adad5dfada4f184e9090ace7d6ee5c..e98197dd420241c3c356b4a47efaac4e1937e102 100644 (file)
@@ -21,6 +21,8 @@
  *
  */
 
+/* getopt not needed */
+
 #include <stdlib.h>
 #include "busybox.h"
 #include <string.h>