X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=src%2Fxheader.c;h=919ecd393b21a69f3572aee138ce3c95d0b3c06c;hp=9be0a2fe30e778695023019d40dd29ac0318582d;hb=cf7169a2ede9bb08b71de68fe0c8bbecf827abe6;hpb=138fc7e67e3d9845cd7d81aad0e9c7724784f9b9 diff --git a/src/xheader.c b/src/xheader.c index 9be0a2f..919ecd3 100644 --- a/src/xheader.c +++ b/src/xheader.c @@ -25,8 +25,6 @@ #include "common.h" -#include - 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));