aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p3scan/files/patch-scanner_avpd.c
blob: 3069fedbdb4d8947b2a1e7d14c4a4795eaf333a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- scanner_avpd.c.orig      Wed Jan  5 20:53:04 2005
+++ scanner_avpd.c   Tue Jul 26 12:44:34 2005
@@ -39,12 +39,12 @@
 #include <time.h>
 #include <sys/time.h>
 #include <errno.h>
-#include <malloc.h>
 #include <sys/un.h>
 #include <sys/socket.h>
 #include <stdarg.h>
 #include <dirent.h>
 #include <ctype.h>
+#include <netinet/in.h>
 
 #include "p3scan.h"