Merge pull request #1899 from rubenk/python-fixes-for-interactive-sessions
[collectd.git] / src / barometer.c
index fba3450..998932d 100644 (file)
@@ -30,6 +30,7 @@
 #include <unistd.h>
 #include <linux/i2c-dev.h>
 #include <math.h>
+#include <sys/ioctl.h>
 
 /* ------------ MPL115 defines ------------ */
 /* I2C address of the MPL115 sensor */