summaryrefslogtreecommitdiffstats
path: root/exclude.cc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:43:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:43:28 +0000
commite0c798fd4f336deba0ac88c5f71418dda624bd2e (patch)
tree220a8f28beadbd5b80a0c6d7c1155eb842e77a99 /exclude.cc
parentAdding upstream version 0.19. (diff)
downloadtarlz-e0c798fd4f336deba0ac88c5f71418dda624bd2e.tar.xz
tarlz-e0c798fd4f336deba0ac88c5f71418dda624bd2e.zip
Adding upstream version 0.21.upstream/0.21
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'exclude.cc')
-rw-r--r--exclude.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/exclude.cc b/exclude.cc
index a309436..e52e6d8 100644
--- a/exclude.cc
+++ b/exclude.cc
@@ -17,14 +17,8 @@
#define _FILE_OFFSET_BITS 64
-#include <climits>
#include <cstdlib>
-#include <cstring>
-#include <string>
-#include <vector>
#include <fnmatch.h>
-#include <pthread.h> // for tarlz.h
-#include <stdint.h>
#include "tarlz.h"