summaryrefslogtreecommitdiff
path: root/sysutils/deltup/files/patch-file.cpp
blob: cfb0656d53b74ad8e8e2ae6d7d9afeb629184e38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- file.cpp.orig	2013-10-06 17:12:46.000000000 +0400
+++ file.cpp	2013-10-06 17:13:27.000000000 +0400
@@ -12,6 +12,7 @@
  * Author: John Whitney <jjw@deltup.org>
  */
 
+#include <stdlib.h>
 #include <zlib.h>
 #include <bzlib.h>
 #include <string>