aboutsummaryrefslogtreecommitdiff
path: root/util/pgtblgen/pgtblgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/pgtblgen/pgtblgen.c')
-rw-r--r--util/pgtblgen/pgtblgen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/pgtblgen/pgtblgen.c b/util/pgtblgen/pgtblgen.c
index 640d0ba7be..7ed98b2825 100644
--- a/util/pgtblgen/pgtblgen.c
+++ b/util/pgtblgen/pgtblgen.c
@@ -9,6 +9,7 @@
#include <fcntl.h>
#include <errno.h>
#include <inttypes.h>
+#include <getopt.h>
static void usage(char *argv[])
{