diff options
Diffstat (limited to 'bus/connection.c')
-rw-r--r-- | bus/connection.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/connection.c b/bus/connection.c index 50807f1a..b2d6aa57 100644 --- a/bus/connection.c +++ b/bus/connection.c @@ -20,6 +20,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ + +#include <config.h> #include "connection.h" #include "dispatch.h" #include "policy.h" |