Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / name-test / test-shutdown.c
index e76c1ea..526c1cb 100644 (file)
@@ -1,4 +1,5 @@
 
+#include <config.h>
 #include "../test-utils.h"
 
 static DBusLoop *loop;