summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-09-26 21:35:58 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-09-26 21:35:58 +0000
commit98fe99c6838ae08e644f0b7e97415ba283588732 (patch)
tree41a30493b2b6c565dbc5f205f709950233c8447b /hcid/hcid.h
parentb7f70f67039d79361f7aa12b572da4f97e717595 (diff)
Fix order of header inclusion
Diffstat (limited to 'hcid/hcid.h')
-rw-r--r--hcid/hcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/hcid.h b/hcid/hcid.h
index 4b8b464b..ad4431a8 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -25,7 +25,6 @@
#include <time.h>
#include <sys/types.h>
-#include <sys/ioctl.h>
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>