summaryrefslogtreecommitdiff
path: root/mail/p3scan/files/patch-scanner_sample.c
blob: f9fa827ad828ac011567f7faa67dbd64e5fab821 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- scanner_sample.c.orig	Fri Jul 29 10:08:05 2005
+++ scanner_sample.c	Fri Jul 29 10:08:37 2005
@@ -31,10 +31,10 @@
  */
 
 #include <stdio.h>
-#include <malloc.h>
 #include <sys/un.h>
 #include <sys/socket.h>
 
+#include <stdlib.h>
 
 /* we need p3scan.h */
 #include "p3scan.h"