add missing include

This commit is contained in:
matthias.ringwald 2010-02-13 15:13:07 +00:00
parent 38eecb221f
commit 2b3c6c9bc6

View File

@ -39,6 +39,7 @@
#include "l2cap.h"
#include "hci.h"
#include "hci_dump.h"
#include <stdarg.h>
#include <string.h>