summaryrefslogtreecommitdiffstats
path: root/bus/bus.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-03-13 06:18:06 +0000
committerHavoc Pennington <hp@redhat.com>2003-03-13 06:18:06 +0000
commitd65b73884cb876276b6bd73f4b1dfcd920984a8a (patch)
tree70563d497c223c65e2d015936284c023148b5bfc /bus/bus.h
parent6ecc14ffabcffb69aa938a67940db48272e05046 (diff)
2003-03-13 Havoc Pennington <hp@pobox.com>
* bus/test.c, bus/test.h, bus/Makefile.am, bus/test-main.c: set up a test framework as for the library
Diffstat (limited to 'bus/bus.h')
-rw-r--r--bus/bus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/bus.h b/bus/bus.h
index 4d922f0c..eed279e6 100644
--- a/bus/bus.h
+++ b/bus/bus.h
@@ -24,6 +24,8 @@
#ifndef BUS_BUS_H
#define BUS_BUS_H
+#include <config.h>
+
#include <dbus/dbus.h>
#include <dbus/dbus-string.h>