diff options
Diffstat (limited to 'textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp')
| -rw-r--r-- | textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp b/textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp new file mode 100644 index 000000000000..2a34ac6d5450 --- /dev/null +++ b/textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp @@ -0,0 +1,11 @@ +--- src/IMAuth.cpp.orig Sat Dec 6 02:39:41 2003 ++++ src/IMAuth.cpp Sat Dec 6 02:39:50 2003 +@@ -47,7 +47,7 @@ + #include <stdlib.h> + #include <string.h> + #include <ctype.h> +-#include <alloca.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <netinet/in.h> + #include <arpa/inet.h> |
