Obtain stdio definitions
[melted] / src / valerie / valerie_response.h
index 1e8f1fa..b59ac88 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef _VALERIE_RESPONSE_H_
 #define _VALERIE_RESPONSE_H_
 
+#include <stdio.h>
+
 #ifdef __cplusplus
 extern "C"
 {