mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
fix stupid thinko
svn path=/trunk/; revision=5252
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user