summaryrefslogtreecommitdiff
path: root/randpkt.c
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt.c')
-rw-r--r--randpkt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/randpkt.c b/randpkt.c
index d19545987f..4269485777 100644
--- a/randpkt.c
+++ b/randpkt.c
@@ -27,7 +27,7 @@
#include <unistd.h>
#endif
-#ifndef HAVE_GETOPT
+#ifndef HAVE_GETOPT_LONG
#include "wsutil/wsgetopt.h"
#endif