diff options
Diffstat (limited to 'gunzip.c')
-rw-r--r-- | gunzip.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ | |||
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include "internal.h" | 30 | #include "internal.h" |
31 | #include <getopt.h> | ||
31 | 32 | ||
32 | static const char gunzip_usage[] = | 33 | static const char gunzip_usage[] = |
33 | "gunzip [OPTION]... FILE\n" | 34 | "gunzip [OPTION]... FILE\n" |