summaryrefslogtreecommitdiff
path: root/captype.c
diff options
context:
space:
mode:
Diffstat (limited to 'captype.c')
-rw-r--r--captype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/captype.c b/captype.c
index 5d6789ddb7..3dc8f73f29 100644
--- a/captype.c
+++ b/captype.c
@@ -70,7 +70,7 @@
#include <wsutil/unicode-utils.h>
#endif /* _WIN32 */
-#ifndef HAVE_GETOPT
+#ifndef HAVE_GETOPT_LONG
#include "wsutil/wsgetopt.h"
#endif