From: François Pinard Date: Wed, 16 Nov 1994 03:03:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=ea86c736650015fb420746369eb73ded8eb9266f;p=chaz%2Ftar *** empty log message *** --- diff --git a/src/tar.c b/src/tar.c index 02d7527..e508ce2 100644 --- a/src/tar.c +++ b/src/tar.c @@ -27,7 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include /* Needed for typedefs in tar.h */ #include "getopt.h" #include "regex.h" -#include "fnmatch.h" /* * The following causes "tar.h" to produce definitions of all the @@ -37,6 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "tar.h" #include "port.h" +#include "fnmatch.h" /* * We should use a conversion routine that does reasonable error