aded missing fcntl.h
[rrdtool.git] / src / rrd_restore.c
index fa5e412..770e22f 100644 (file)
@@ -6,6 +6,7 @@
 
 #include "rrd_tool.h"
 #include "rrd_rpncalc.h"
+#include <fcntl.h>
 
 /* Prototypes */