Consistently include <config.h> in all C source files and never in header files.
[platform/upstream/dbus.git] / bus / activation.c
index 2fcd85d..54296c1 100644 (file)
@@ -22,6 +22,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
+
+#include <config.h>
 #include "activation.h"
 #include "activation-exit-codes.h"
 #include "desktop-file.h"