Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / test-shell-service.c
index 21801c7..57c1612 100644 (file)
@@ -1,3 +1,4 @@
+#include <config.h>
 
 #include "test-utils.h"