SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
net/ipaudit/patches/patch-src_ipstrings_c
Normal file
18
net/ipaudit/patches/patch-src_ipstrings_c
Normal file
|
@ -0,0 +1,18 @@
|
|||
--- src/ipstrings.c.orig Thu Dec 21 03:18:25 2000
|
||||
+++ src/ipstrings.c Thu Mar 17 17:35:29 2016
|
||||
@@ -49,6 +49,7 @@ Include Files
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
+#include <errno.h>
|
||||
|
||||
|
||||
|
||||
@@ -247,7 +248,6 @@ typedef struct {
|
||||
Global variables
|
||||
------------------------------------------------------------------------
|
||||
*/
|
||||
-extern int errno;
|
||||
extern char *pcap_version[];
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue