Fix the crt_externs.h include

This commit is contained in:
Matthias Clasen
2005-08-24 03:11:45 +00:00
parent 6072bfbb08
commit 4adde8fdca
5 changed files with 17 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
#include <sys/param.h>
#endif
#ifdef HAVE_CRT_EXTERNS_H
#include <crt-externs.h> /* for _NSGetEnviron */
#include <crt_externs.h> /* for _NSGetEnviron */
#endif
/* implement gutils's inline functions