mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Merge branch 'stdio-include' into 'main'
glib-unix: Use full path to gstdio.h include See merge request GNOME/glib!3628
This commit is contained in:
commit
8da3a5bb3e
@ -34,7 +34,7 @@
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <gstdio.h>
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#ifndef G_OS_UNIX
|
||||
#error "This header may only be used on UNIX"
|
||||
|
Loading…
Reference in New Issue
Block a user