aboutsummaryrefslogtreecommitdiffstats
path: root/support/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/regex.c')
-rw-r--r--support/regex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/support/regex.c b/support/regex.c
index d3a44851..dc8caf69 100644
--- a/support/regex.c
+++ b/support/regex.c
@@ -69,9 +69,6 @@
#include "regex_internal.h"
#include "regex_internal.c"
-#ifndef HAVE_STDBOOL_H
-#include "missing_d/gawkbool.h"
-#endif
#include "regcomp.c"
#include "regexec.c"