summaryrefslogtreecommitdiff
path: root/textproc/iiimf-server/files/patch-iiimsf_src_IMAuth.cpp
blob: 2a34ac6d54504ba4f7a12471812af91337a4dab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>