summaryrefslogtreecommitdiffstats
path: root/include/hci.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-04-27 10:49:43 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-04-27 10:49:43 +0000
commit18cd6ecb4eae48ffdcf6df2bbf5fd828459c6cec (patch)
tree24755230a6c028669314de4b97559a410ca55761 /include/hci.h
parent0b7448998d6d60adfb99be292b80706666257750 (diff)
Include sys/socket.h in the header files
Diffstat (limited to 'include/hci.h')
-rw-r--r--include/hci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hci.h b/include/hci.h
index e13989ca..2a7fc786 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -35,6 +35,8 @@
extern "C" {
#endif
+#include <sys/socket.h>
+
#define HCI_MAX_DEV 16
#define HCI_MAX_ACL_SIZE 1024