From ea86c736650015fb420746369eb73ded8eb9266f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Pinard?= Date: Wed, 16 Nov 1994 03:03:41 +0000 Subject: [PATCH] *** empty log message *** --- src/tar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0