diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:13 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:13 +0000 |
commit | f8ec1a9b6de5ccde4220017676cbae1c16205fd1 (patch) | |
tree | c76650bdeec7078ff209e394b3d091bbbabb40f9 /split.cc | |
parent | Adding debian version 1.13~rc1-1. (diff) | |
download | lziprecover-f8ec1a9b6de5ccde4220017676cbae1c16205fd1.tar.xz lziprecover-f8ec1a9b6de5ccde4220017676cbae1c16205fd1.zip |
Merging upstream version 1.13~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'split.cc')
-rw-r--r-- | split.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include <string> #include <vector> #include <stdint.h> +#include <unistd.h> #include <sys/stat.h> #include "lzip.h" |