1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/devel/firmware-utils/files/patch-wrt400n.c

12 lines
241 B
C
Raw Normal View History

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>