mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 11:45:11 +01:00
fix stupid thinko
svn path=/trunk/; revision=5252
This commit is contained in:
parent
8187230ab4
commit
edf06d642d
@ -42,9 +42,10 @@
|
||||
#endif
|
||||
|
||||
#ifndef G_OS_WIN32
|
||||
#include <windows.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#else
|
||||
#include <windows.h>
|
||||
#endif /* G_OS_WIN32 */
|
||||
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user