Diff between f5335f5513d9e10b791c4994b5f6cb35982a4787 and 3c66938df7fe896104cf5f6302f62c6da5d6660a

Changed Files

File Additions Deletions Status
tools/parser/rfcomm.c +1 -0 modified

Full Patch

diff --git a/tools/parser/rfcomm.c b/tools/parser/rfcomm.c
index 6290466..460ed4b 100644
--- a/tools/parser/rfcomm.c
+++ b/tools/parser/rfcomm.c
@@ -36,6 +36,7 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <asm/byteorder.h>
 
 #include <bluetooth/bluetooth.h>