summaryrefslogtreecommitdiffstats
path: root/exclude.cc
diff options
context:
space:
mode:
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"