openbsd-ports/net/vsftpd/patches/patch-tcpwrap_c
sthen 06ae635c65 update to 2.10, based on a diff from admin at phpcode.us
as ajacoutot points out, aanriot@ (maintainer) "is probably slaying
ducks somewhere and won't answer before next year"   coin! coin!
2009-03-27 11:54:49 +00:00

12 lines
310 B
Plaintext

$OpenBSD: patch-tcpwrap_c,v 1.2 2009/03/27 11:54:49 sthen Exp $
--- tcpwrap.c.orig Wed Dec 17 19:58:05 2008
+++ tcpwrap.c Fri Mar 27 09:00:07 2009
@@ -11,6 +11,7 @@
#include "builddefs.h"
#include "utility.h"
#include "sysutil.h"
+#include <sys/types.h>
#ifdef VSF_BUILD_TCPWRAPPERS
#include <tcpd.h>