fixed compilation when sysinfo fct is present
[psensor.git] / src / server / sysinfo.h
index 356aca5..7740e19 100644 (file)
@@ -19,6 +19,7 @@
 #ifndef _PSENSOR_SYSINFO_H_
 #define _PSENSOR_SYSINFO_H_
 
+#include <config.h>
 #include <sys/sysinfo.h>
 
 struct psysinfo {