From d21e88b5e6e9c8c1065fbe1d3a641ccd531acc1c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 13 Sep 2011 13:05:56 +0200 Subject: stat: Support for MSVC. * lib/stat.c: Include pathmax.h. * modules/stat (Depends-on): Add pathmax. --- modules/stat | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/stat') diff --git a/modules/stat b/modules/stat index 46434215f9..e309d7379c 100644 --- a/modules/stat +++ b/modules/stat @@ -9,6 +9,7 @@ Depends-on: sys_stat largefile dosname [test $REPLACE_STAT = 1] +pathmax [test $REPLACE_STAT = 1] stdbool [test $REPLACE_STAT = 1] verify [test $REPLACE_STAT = 1] -- cgit v1.2.1