mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
Try again to fix the freebsd build
https://bugzilla.gnome.org/show_bug.cgi?id=722526
This commit is contained in:
parent
2efc2ef775
commit
93cda800f1
@ -120,7 +120,7 @@ void g_thread_foreach (GFunc thread_func,
|
||||
gpointer user_data);
|
||||
|
||||
#ifndef G_OS_WIN32
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user