diff options
Diffstat (limited to 'web/web_match.c')
-rw-r--r-- | web/web_match.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/web_match.c b/web/web_match.c index d05efa5..b3e8243 100644 --- a/web/web_match.c +++ b/web/web_match.c @@ -1,5 +1,6 @@ #include "web_match.h" +#include <stdbool.h> #include <stddef.h> #include <stdlib.h> |