Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / name-test / test-pending-call-dispatch.c
index 5472649..57582d4 100644 (file)
@@ -7,6 +7,7 @@
 * and blocking.
 **/
 
+#include <config.h>
 #include <dbus/dbus.h>
 #include <dbus/dbus-sysdeps.h>
 #include <stdio.h>