X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fxheader.c;h=919ecd393b21a69f3572aee138ce3c95d0b3c06c;hb=cd39b5a1b72d9e0e0fcc6157bbc0e58662b445fb;hp=9be0a2fe30e778695023019d40dd29ac0318582d;hpb=7f6e6e6a3e4e9a66f86f0c781da0680a438df61a;p=chaz%2Ftar 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));