SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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[];