Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / bus / test-system.c
index 6224ab5..56a7d4e 100644 (file)
@@ -21,6 +21,7 @@
  *
  */
 
+#include <config.h>
 #include "test.h"
 #include <stdio.h>
 #include <stdlib.h>