Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree

This commit is contained in:
Paulo Cesar Pereira de Andrade 2008-07-02 06:22:47 -07:00 committed by Ian Romanick
parent 21e0d47514
commit abd71144f0

View file

@ -63,6 +63,9 @@
#include <stdlib.h>
#include <string.h>
#ifdef DEBUG
#include <assert.h>
#endif
#include "glapi.h"
#include "glapioffsets.h"