wireless plugin: Correct the handling of cards returning signal and noise quality...
[collectd.git] / src / common.c
index 5487b32..fd1fbd4 100644 (file)
  *   Niki W. Waibel <niki.waibel@gmx.net>
 **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "common.h"
 #include "utils_debug.h"