Made system header inclusion more conservative.

This commit is contained in:
Camilla Berglund
2010-09-08 17:01:39 +02:00
parent 4914fd6842
commit cdfbbaf78b
7 changed files with 11 additions and 9 deletions
+3
View File
@@ -31,6 +31,9 @@
#include "internal.h"
#include <limits.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
/* Define GLX 1.4 FSAA tokens if not already defined */