summaryrefslogtreecommitdiff
path: root/textproc/humanzip/files/patch-humanzip.cpp
blob: 4daf6cb4f7ad2fd3980972ec9894e5d0f268a2e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- humanzip.cpp.orig
+++ humanzip.cpp
@@ -24,6 +24,7 @@
 #include <getopt.h>
 #include <vector>
 #include <iomanip>
+#include <unistd.h>
 #include <sys/stat.h>
 #include "humanzip.h"