Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / decode-gcov.c
index f26afd3..3b2a152 100644 (file)
@@ -27,6 +27,7 @@
  *
  */
 
+#include <config.h>
 #define DBUS_COMPILATION /* cheat */
 #include <dbus/dbus-list.h>
 #include <dbus/dbus-string.h>