mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
- Switch to USES=tar:bzip2 - Regenerate patches with `make makepatch` Approved by: portmgr blanket
10 lines
207 B
C
10 lines
207 B
C
--- wrt400n.c.orig 2011-12-22 14:21:03 UTC
|
|
+++ 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>
|
|
|