Code

* remove intl from build process ... someone who does actually need it should fix...
[rrdtool-all.git] / program / src / rrd_client.c
index 034beca9471a6a9ed7899e6c6f65d8b3322d386b..0b69000f26b1e01e0469289f31ef0f8c510fe776 100644 (file)
@@ -24,6 +24,7 @@
 #include "rrd_tool.h"
 #include "rrd_client.h"
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <strings.h>