mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Clean up platform-specific includes
The problem was pointed out in bug 618029. To solve it, we moved the GUnixFDList typedef to giotypes.h.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#include "gioerror.h"
|
||||
|
||||
#ifdef G_OS_UNIX
|
||||
#include "gunixfdlist.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
Reference in New Issue
Block a user