From 2c2f60b1e522ecffd4d56d3bef0c4d5f4d45bc3a Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 28 Aug 1999 22:47:46 +0000 Subject: add #include to the auth stuff. Submitted by: Alex Demidov PR Number: 13444 --- ftp/proftpd-devel/files/patch-ah | 10 ++++++++++ ftp/proftpd/files/patch-ah | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 ftp/proftpd-devel/files/patch-ah create mode 100644 ftp/proftpd/files/patch-ah (limited to 'ftp') diff --git a/ftp/proftpd-devel/files/patch-ah b/ftp/proftpd-devel/files/patch-ah new file mode 100644 index 000000000000..7f1433a2a23d --- /dev/null +++ b/ftp/proftpd-devel/files/patch-ah @@ -0,0 +1,10 @@ +--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999 ++++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999 +@@ -37,6 +37,7 @@ + #endif + #ifdef HAVE_PROT_H + #include ++#include + #endif + + #include "privs.h" diff --git a/ftp/proftpd/files/patch-ah b/ftp/proftpd/files/patch-ah new file mode 100644 index 000000000000..7f1433a2a23d --- /dev/null +++ b/ftp/proftpd/files/patch-ah @@ -0,0 +1,10 @@ +--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999 ++++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999 +@@ -37,6 +37,7 @@ + #endif + #ifdef HAVE_PROT_H + #include ++#include + #endif + + #include "privs.h" -- cgit v1.2.3