From 62495dfc7853ccf2a35569000223941a5fe552ba Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 1 Dec 2017 14:00:50 +0200 Subject: Remove includes of gawkbool.h from support files. Ooops. --- support/regex.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'support/regex.c') 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" -- cgit v1.2.3