chiark / gitweb /
use autotools
[elogind.git] / udev / logging.h
index 6e1d5a20ef7d7f28faade207c422686f21182bf1..6766ac3efa8a30c27772ac2719bade3d3e2f9fcf 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef LOGGING_H
 #define LOGGING_H
 
+#include "config.h"
+
 #define err(format, arg...)            do { } while (0)
 #define info(format, arg...)           do { } while (0)
 #define dbg(format, arg...)            do { } while (0)