Always include stdbool.h.
[paraslash.git] / crypt_common.c
index 8de346c74b47468a15c566cae29a4ff484b056c6..a421641e6bac63786609b45e3076cb2f1242f731 100644 (file)
@@ -7,7 +7,6 @@
 /** \file crypt_common.c Crypto functions independent of openssl/libgcrypt. */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "error.h"