X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fxheader.c;h=919ecd393b21a69f3572aee138ce3c95d0b3c06c;hb=refs%2Ftags%2Fupstream%2F1.21;hp=9be0a2fe30e778695023019d40dd29ac0318582d;hpb=138fc7e67e3d9845cd7d81aad0e9c7724784f9b9;p=debian%2Ftar diff --git a/src/xheader.c b/src/xheader.c index 9be0a2fe..919ecd39 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));