freebsd-ports/security/fwlogwatch/files/patch-net.c
Pav Lucistnik 124f193294 - Update to 1.0
PR:		ports/66833
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2004-05-24 08:17:07 +00:00

10 lines
228 B
C

--- net.c.orig Wed Mar 31 22:16:29 2004
+++ net.c Tue May 18 21:51:03 2004
@@ -15,6 +15,7 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <signal.h>
+#include <limits.h>
#ifndef __OpenBSD__
#ifndef __FreeBSD__