aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p3scan/files/patch-scanner_trophie.c
blob: 4dc46810de7205faf6e1702da65c64d789a0caf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- scanner_trophie.c.orig   Wed Jan  5 20:53:04 2005
+++ scanner_trophie.c        Tue Jul 26 12:44:51 2005
@@ -37,11 +37,11 @@
 #include <sys/wait.h>
 #include <sys/stat.h>
 #include <errno.h>
-#include <malloc.h>
 #include <sys/un.h>
 #include <sys/socket.h>
 #include <stdarg.h>
 #include <ctype.h>
+#include <netinet/in.h>

 #include "p3scan.h"