Files

10 lines
184 B
C++
Raw Permalink Normal View History

2013-12-24 14:42:35 +00:00
--- 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"