Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / spawn-test.c
index 68bd333..f1a5505 100644 (file)
@@ -1,3 +1,4 @@
+#include <config.h>
 #include <dbus/dbus.h>
 
 #define DBUS_COMPILATION /* cheat and use dbus-sysdeps */