summaryrefslogtreecommitdiff
path: root/pkgs/by-name/re/redfang/include-pthread.patch
blob: 6e895df84ac4815d15f5e8564127e50bc928943a (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/fang.c b/fang.c
index cda61bf..52f9659 100755
--- a/fang.c
+++ b/fang.c
@@ -45,6 +45,7 @@
 #include <sys/socket.h>
 #include <asm/types.h>
 #include <netinet/in.h>
+#include <pthread.h>

 #include <bluetooth/bluetooth.h>
 #include <bluetooth/hci.h>