Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / bus / test-launch-helper.c
index d78ca51..ab36b6e 100644 (file)
@@ -21,6 +21,7 @@
  *
  */
 
+#include <config.h>
 #include "test.h"
 #include "activation-helper.h"