mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Enable compilation under FreeBSD 4.9.
Submitted by: "je" of sekure.net
This commit is contained in:
parent
6c688d593f
commit
5364f2e0bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96128
12
net-mgmt/p0f/files/patch-test_p0fq.c
Normal file
12
net-mgmt/p0f/files/patch-test_p0fq.c
Normal file
@ -0,0 +1,12 @@
|
||||
$FreeBSD$
|
||||
|
||||
--- test/p0fq.c.orig Fri Oct 10 14:51:08 2003
|
||||
+++ test/p0fq.c Wed Dec 17 20:10:31 2003
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
*/
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
12
net/p0f/files/patch-test_p0fq.c
Normal file
12
net/p0f/files/patch-test_p0fq.c
Normal file
@ -0,0 +1,12 @@
|
||||
$FreeBSD$
|
||||
|
||||
--- test/p0fq.c.orig Fri Oct 10 14:51:08 2003
|
||||
+++ test/p0fq.c Wed Dec 17 20:10:31 2003
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
*/
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
Loading…
x
Reference in New Issue
Block a user