summaryrefslogtreecommitdiff
path: root/textproc/humanzip/files/patch-humanunzip.cpp
blob: 687bf3b7a2a8ac1ed5a2582cb2f854ba5f313e4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- humanunzip.cpp.orig
+++ humanunzip.cpp
@@ -22,6 +22,7 @@
 #include <fstream>
 #include <sstream>
 #include <vector>
+#include <unistd.h>
 #include <sys/stat.h>
 #include "humanzip.h"