1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 21:50:32 -04:00
ports/textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp
Pav Lucistnik 05597d193f - Update to r12.0.1
PR:		ports/72615
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 19:56:46 +00:00

11 lines
306 B
C++

--- iiimsf/src/IMAuth.cpp.orig Sat Dec 6 02:39:41 2003
+++ iiimsf/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>