aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamprobe/files/patch-src_spamprobe_Command_import.cc
blob: 6d81f2376a045825ce14e1d332809709ec63fcc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/spamprobe/Command_import.cc.orig	2013-11-04 20:00:58.000000000 +0100
+++ src/spamprobe/Command_import.cc	2013-11-04 20:01:11.000000000 +0100
@@ -28,6 +28,7 @@
 //    http://www.cooldevtools.com/qpl.html
 //
 
+#include <cstdlib>
 #include <fstream>
 #include "LineReader.h"
 #include "IstreamCharReader.h"