mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree
This commit is contained in:
parent
21e0d47514
commit
abd71144f0
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifdef DEBUG
|
||||
#include <assert.h>
|
||||
#endif
|
||||
|
||||
#include "glapi.h"
|
||||
#include "glapioffsets.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue