aboutsummaryrefslogtreecommitdiff
path: root/gunzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gunzip.c')
-rw-r--r--gunzip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gunzip.c b/gunzip.c
index f2bb59dd7..d6382aed0 100644
--- a/gunzip.c
+++ b/gunzip.c
@@ -28,6 +28,7 @@
28 */ 28 */
29 29
30#include "internal.h" 30#include "internal.h"
31#include <getopt.h>
31 32
32static const char gunzip_usage[] = 33static const char gunzip_usage[] =
33 "gunzip [OPTION]... FILE\n" 34 "gunzip [OPTION]... FILE\n"