diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-03-11 01:35:45 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-03-11 01:35:45 +0000 |
commit | 1e7336e0c4d4b47d5390fc4df76008d4c0694227 (patch) | |
tree | a81d8eed4be7ed4d29acfdd2b5d91464fb07508f /hcid/dbus-error.c | |
parent | 5dd04bfa79b6c656f7d7662bd96a657f467d1a86 (diff) |
More small cleanups
Diffstat (limited to 'hcid/dbus-error.c')
-rw-r--r-- | hcid/dbus-error.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hcid/dbus-error.c b/hcid/dbus-error.c index dddf8498..412468a1 100644 --- a/hcid/dbus-error.c +++ b/hcid/dbus-error.c @@ -27,10 +27,6 @@ #include <stdio.h> #include <errno.h> -#include <sys/socket.h> - -#include <bluetooth/bluetooth.h> -#include <bluetooth/hci.h> #include <dbus/dbus.h> |