Always include stdbool.h.
[paraslash.git] / filter.c
index bc9952ae95d9c08d3df61a2bbc8e3ecd4329487f..8ef9ac1afa2db2860d12eec33c68f18581fbeb11 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -7,7 +7,6 @@
 /** \file filter.c The stand-alone filter program. */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "filter.cmdline.h"