clang-tidy
[staging/windowmanager.git] / src / json_helper.cpp
index 179c8cc..e4d73bc 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "json_helper.hpp"
 
+#include <stdlib.h>
 #include <json.h>
 
 json_object *to_json(genivi::surface_properties const &s) {