stdout.c: Add a flag to activate buffer tree API.
[paraslash.git] / filter.c
index 7dbc07851b00c78de96b4889663286f468611398..a1cc648d30a3e911f686a010595475f4bc9757ec 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -7,6 +7,7 @@
 /** \file filter.c The stand-alone filter program. */
 
 #include <regex.h>
+#include <stdbool.h>
 
 #include "para.h"
 #include "filter.cmdline.h"