From: Paul Eggert Date: Sun, 29 Oct 2000 22:37:07 +0000 (+0000) Subject: Include fnmatch.h. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=04182eb50c49c9c7321a00b48ee5c049093e2fcd;p=chaz%2Ftar Include fnmatch.h. --- diff --git a/src/tar.c b/src/tar.c index e07a606..689d399 100644 --- a/src/tar.c +++ b/src/tar.c @@ -18,6 +18,7 @@ #include "system.h" +#include #include #include