diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-14 21:31:09 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-14 21:31:09 +0000 |
commit | 7e1704ca98da47479511618067a4c9fd77d52eff (patch) | |
tree | 9f75913fd37f30ce31befb6c76e52e7c012c1b59 /hcid/main.c | |
parent | 7d29f6fde931eb6492004dd720728fd81c4edc2b (diff) |
Agent cleanup
Diffstat (limited to 'hcid/main.c')
-rw-r--r-- | hcid/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/main.c b/hcid/main.c index 56d9facf..f6167ed1 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -57,6 +57,7 @@ #include "dbus-service.h" #include "dbus-database.h" #include "dbus-hci.h" +#include "device.h" #include "agent.h" struct hcid_opts hcid; |