mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-28 02:20:04 +01:00
Explicitly include endian.h
htole64 is defined here. https://bugzilla.gnome.org/show_bug.cgi?id=769139
This commit is contained in:
parent
a2d5d1f119
commit
34cb9c7de1
@ -106,6 +106,7 @@
|
||||
#include <sys/un.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/uio.h>
|
||||
#include <endian.h>
|
||||
|
||||
#include "glib-init.h"
|
||||
#include "galloca.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user