diff options
Diffstat (limited to 'check-qjson.c')
-rw-r--r-- | check-qjson.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/check-qjson.c b/check-qjson.c index 109e77753e..86e780ccde 100644 --- a/check-qjson.c +++ b/check-qjson.c @@ -9,7 +9,6 @@ * */ #include <check.h> -#include <stdbool.h> #include "qstring.h" #include "qint.h" |