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