mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
Merge downstream FreeBSD fix
This commit is contained in:
Vendored
+1
@@ -78,6 +78,7 @@ freely, subject to the following restrictions:
|
||||
|
||||
/* Platform specific includes */
|
||||
#if defined(_TTHREAD_POSIX_)
|
||||
#include <sys/time.h>
|
||||
#include <pthread.h>
|
||||
#elif defined(_TTHREAD_WIN32_)
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user