summaryrefslogtreecommitdiffstats
path: root/libtar/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtar/compat.h')
-rw-r--r--libtar/compat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libtar/compat.h b/libtar/compat.h
index d0862943b..70ac2f435 100644
--- a/libtar/compat.h
+++ b/libtar/compat.h
@@ -12,10 +12,6 @@
# include <libgen.h>
#endif
-#ifdef HAVE_SELINUX
-#include "selinux/selinux.h"
-#endif
-
#if defined(NEED_BASENAME) && !defined(HAVE_BASENAME)