mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
Fix the crt_externs.h include
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user