]> git.cworth.org Git - tar/blobdiff - src/xheader.c
Imported Upstream version 1.21
[tar] / src / xheader.c
index 9be0a2fe30e778695023019d40dd29ac0318582d..919ecd393b21a69f3572aee138ce3c95d0b3c06c 100644 (file)
@@ -25,8 +25,6 @@
 
 #include "common.h"
 
-#include <fnmatch.h>
-
 static bool xheader_protected_pattern_p (char const *pattern);
 static bool xheader_protected_keyword_p (char const *keyword);
 static void xheader_set_single_keyword (char *) __attribute__ ((noreturn));