diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-13 19:56:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-13 19:56:46 +0000 |
commit | 05597d193f288abf674fc9587d0628825c3ee24f (patch) | |
tree | f9752ad17c46bbcab10d81dd6e6a0d69cc10ac5c /textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c | |
parent | Improve handling of installed ports whose origin can't be determined. (diff) |
- Update to r12.0.1
PR: ports/72615
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
Diffstat (limited to 'textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c')
-rw-r--r-- | textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c b/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c deleted file mode 100644 index e31626b3b759..000000000000 --- a/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/iwrap.c.orig Sat Dec 6 02:44:54 2003 -+++ src/iwrap.c Sat Dec 6 02:45:05 2003 -@@ -51,6 +51,7 @@ - #include <tcpd.h> - #endif - -+#include <sys/types.h> - #ifdef HAVE_PAM - #include <security/pam_appl.h> - #endif |