chiark / gitweb /
remove unused includes
[elogind.git] / src / shared / json.h
index a8457132e75ab067b9ffb7665dc96ff3f5533748..55976d513be8e21884a618a6608baafb82f377d2 100644 (file)
@@ -22,7 +22,6 @@
 ***/
 
 #include <stdbool.h>
-#include <inttypes.h>
 
 enum {
         JSON_END,