aboutsummaryrefslogtreecommitdiff
path: root/sysutils/deltup/files/patch-tmpstore.cpp
blob: 1450c40c505e46530d2a96e783b6583817fee9b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tmpstore.cpp.orig	2013-10-06 17:14:20.000000000 +0400
+++ tmpstore.cpp	2013-10-06 17:15:03.000000000 +0400
@@ -12,6 +12,8 @@
  * Author: John Whitney <jjw@deltup.org>
  */
 
+#include <stdlib.h>
+#include <unistd.h>
 #include <signal.h>
 #include <string>
 #include <vector>