summaryrefslogtreecommitdiffstats
path: root/network/error.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-08-16 18:03:01 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-08-16 18:03:01 +0000
commit5162283fd17b02c1ea0635b12a72f3bdc17891b8 (patch)
tree550d52b5d691859909a655716e0b7589b630d106 /network/error.c
parent09e64106ebaa80ad5e275bb287809d3ecc33a554 (diff)
Small header cleanups
Diffstat (limited to 'network/error.c')
-rw-r--r--network/error.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/error.c b/network/error.c
index 8fcccd32..43f10af3 100644
--- a/network/error.c
+++ b/network/error.c
@@ -25,6 +25,9 @@
#include <config.h>
#endif
+#include <dbus/dbus.h>
+
+#include "dbus.h"
#include "error.h"
#define NETWORK_ERROR_INTERFACE "org.bluez.network.Error"