summaryrefslogtreecommitdiff
path: root/devel/firmware-utils/files/patch-wrt400n.c
blob: 9c6fd1843714dcf803aa0ede90663a9dcdc3a38e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/wrt400n.c b/wrt400n.c
index a9a4908..f3c53db 100644
--- wrt400n.c
+++ wrt400n.c
@@ -11,6 +11,7 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <string.h>
+#include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>