diff options
Diffstat (limited to 'uudecode.c')
-rw-r--r-- | uudecode.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ #include <stdio.h> #include <errno.h> +#include <getopt.h> #include <pwd.h> /*struct passwd *getpwnam();*/ |
index : busybox.git | ||
Copy of git.busybox.net/busybox |
summaryrefslogtreecommitdiff |
-rw-r--r-- | uudecode.c | 1 |
@@ -55,6 +55,7 @@ #include <stdio.h> #include <errno.h> +#include <getopt.h> #include <pwd.h> /*struct passwd *getpwnam();*/ |