aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-08-05 04:10:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-08-05 04:10:58 +0000
commit60a237e169502828d72228bb32d61508daa5df4c (patch)
tree72ad60c13ac66f40e0f1081e5b572c621ae6bdc8 /net-mgmt/flow-tools
parent4cb3ab8f1359b84a3b237121a78aa999705fc921 (diff)
downloadports-60a237e169502828d72228bb32d61508daa5df4c.tar.gz
ports-60a237e169502828d72228bb32d61508daa5df4c.zip
Unbreak on recent current.
No response from: maintainer
Notes
Notes: svn path=/head/; revision=115437
Diffstat (limited to 'net-mgmt/flow-tools')
-rw-r--r--net-mgmt/flow-tools/files/patch-flow-header.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/flow-tools/files/patch-flow-header.c b/net-mgmt/flow-tools/files/patch-flow-header.c
new file mode 100644
index 000000000000..e2fe6452d961
--- /dev/null
+++ b/net-mgmt/flow-tools/files/patch-flow-header.c
@@ -0,0 +1,10 @@
+--- src/flow-header.c.orig Mon Jul 26 13:21:36 2004
++++ src/flow-header.c Mon Jul 26 13:21:45 2004
+@@ -32,6 +32,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <unistd.h>
+
+ void usage(void);
+