diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/glx/glxclient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h index 4211d31d6dd..30c9e521395 100644 --- a/src/glx/glxclient.h +++ b/src/glx/glxclient.h @@ -48,9 +48,7 @@ #include <stdlib.h> #include <stdio.h> #include <pthread.h> -#ifdef _WIN32 #include <stdint.h> -#endif #include "GL/glxproto.h" #include "glxconfig.h" #include "glxhash.h" |