diff options
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, 10 insertions, 0 deletions
diff --git a/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c b/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c new file mode 100644 index 000000000000..e31626b3b759 --- /dev/null +++ b/textproc/iiimf-server/files/patch-iiimsf_src_iwrap.c @@ -0,0 +1,10 @@ +--- 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 |