]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdin.c
Always include stdbool.h.
[paraslash.git] / stdin.c
diff --git a/stdin.c b/stdin.c
index c4ab323d488da7dc4e1aa1b6fc05af9e88b4b717..4b77a3d8e739a49793b06773993ba4396b05bb27 100644 (file)
--- a/stdin.c
+++ b/stdin.c
@@ -7,7 +7,6 @@
 /** \file stdin.c Functions that deal with reading from stdin. */
 
 #include <assert.h>
-#include <stdbool.h>
 #include <regex.h>
 
 #include "para.h"