mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 22:08:26 +02:00
mesa: restore #include stdarg.h in imports.h
https://bugs.freedesktop.org/show_bug.cgi?id=89345 Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
06ed81044f
commit
84a1e3d61e
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include "compiler.h"
|
||||
#include "glheader.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue