Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / test / test-utils.h
index 90d8776..3e1e55e 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef TEST_UTILS_H
 #define TEST_UTILS_H
-#include <config.h>
 #ifndef DBUS_COMPILATION
 #define DBUS_COMPILATION /* Cheat and use private stuff */
 #endif