|
|
@ -30,6 +30,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
#include "internal.h" |
|
|
|
#include "internal.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <sys/select.h> |
|
|
|
|
|
|
|
|
|
|
|
#include <string.h> |
|
|
|
#include <string.h> |
|
|
|
#include <stdio.h> |
|
|
|
#include <stdio.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdlib.h> |
|
|
@ -1174,8 +1176,6 @@ void _glfwPlatformPollEvents(void) |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#include <sys/select.h> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//========================================================================
|
|
|
|
//========================================================================
|
|
|
|
// Wait for new window and input events
|
|
|
|
// Wait for new window and input events
|
|
|
|
//========================================================================
|
|
|
|
//========================================================================
|
|
|
|