aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libax25/musl.patch
blob: 1624485ca59610dd053093855a2ce28c57d9f536 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/daemon.c	2016-01-16 20:34:52.682900674 -0600
+++ b/daemon.c	2016-01-16 20:34:45.496900167 -0600
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 #include <signal.h>
 #include <errno.h>
+#include <fcntl.h>
 
 #include <sys/param.h>
 #include <sys/file.h>