diff options
Diffstat (limited to 'src/shared/json.h')
-rw-r--r-- | src/shared/json.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/json.h b/src/shared/json.h index a8457132e7..55976d513b 100644 --- a/src/shared/json.h +++ b/src/shared/json.h @@ -22,7 +22,6 @@ ***/ #include <stdbool.h> -#include <inttypes.h> enum { JSON_END, |