From cfa84beb14b57fb04e0c99796c7b1ef9f4719274 Mon Sep 17 00:00:00 2001 From: mlaier Date: Sat, 28 Feb 2004 17:32:53 +0000 Subject: Apply diff from the port. Rather small diff for the userland (in contrast to the kernel): - Some header file location/differences - Clean compilation on 64bit arch (identified by bento a long time ago) - ALTQ not (yet) available. Leave a switch for patchsets and future ... - most files can be used from the vendor branch Approved by: bms(in general) --- contrib/pf/ftp-proxy/ftp-proxy.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/pf/ftp-proxy/ftp-proxy.c') diff --git a/contrib/pf/ftp-proxy/ftp-proxy.c b/contrib/pf/ftp-proxy/ftp-proxy.c index 88b6fd1..2c44431 100644 --- a/contrib/pf/ftp-proxy/ftp-proxy.c +++ b/contrib/pf/ftp-proxy/ftp-proxy.c @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /* $OpenBSD: ftp-proxy.c,v 1.33 2003/08/22 21:50:34 david Exp $ */ /* @@ -67,6 +68,7 @@ * - per-user rules perhaps. */ +#include #include #include #include -- cgit v1.1