]> Dogcows Code - chaz/tar/blobdiff - src/xheader.c
Remove src/Makefile.in
[chaz/tar] / src / xheader.c
index aed2eb0cc07b8f43724c8480a66829c03e6abfbf..919ecd393b21a69f3572aee138ce3c95d0b3c06c 100644 (file)
@@ -4,7 +4,7 @@
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
-   Free Software Foundation; either version 2, or (at your option) any later
+   Free Software Foundation; either version 3, or (at your option) any later
    version.
 
    This program is distributed in the hope that it will be useful, but
@@ -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));
This page took 0.019928 seconds and 4 git commands to generate.