]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gcrypt.c
Always include stdbool.h.
[paraslash.git] / gcrypt.c
index f825f6c6a3de6388959d7b900f31ef9d48e6397b..8c0a4194fd8e186608e98168375ce717a5bf330e 100644 (file)
--- a/gcrypt.c
+++ b/gcrypt.c
@@ -7,7 +7,6 @@
 /** \file gcrypt.c Libgrcypt-based encryption/decryption routines. */
 
 #include <regex.h>
-#include <stdbool.h>
 #include <gcrypt.h>
 
 #include "para.h"