1diff --git a/fang.c b/fang.c 2index cda61bf..52f9659 100755 3--- a/fang.c 4+++ b/fang.c 5@@ -45,6 +45,7 @@ 6 #include <sys/socket.h> 7 #include <asm/types.h> 8 #include <netinet/in.h> 9+#include <pthread.h> 10 11 #include <bluetooth/bluetooth.h> 12 #include <bluetooth/hci.h>