index
:
libax25.git
master
AX.25 library for hamradio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
daemon.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon.c b/daemon.c
index 3658c94..11105c1 100644
--- a/
daemon.c
+++ b/
daemon.c
@@ -1,3 +1,4 @@
+#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>