From: curt Date: Tue, 19 Jan 1999 20:56:50 +0000 (+0000) Subject: MacOS portability changes contributed by "Robert Puyol" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b2642cde29e2be5cfaa2eefd4a760d792ac8967f;p=flightgear.git MacOS portability changes contributed by "Robert Puyol" --- diff --git a/config.h.in b/config.h.in index a06531e00..e0a809ad3 100644 --- a/config.h.in +++ b/config.h.in @@ -124,6 +124,9 @@ /* Define if you have the header file. */ #undef HAVE_STDLIB_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STAT_H + /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H