gallium: remove explicit __STDC_.*_MACROS defines
Analogous to previous commits. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
committed by
Emil Velikov
parent
01e28c6cf5
commit
e809fadb86
@@ -60,9 +60,6 @@
|
||||
* Alternative stdint.h and stdbool.h headers are supplied in include/c99 for
|
||||
* systems that lack it.
|
||||
*/
|
||||
#ifndef __STDC_LIMIT_MACROS
|
||||
#define __STDC_LIMIT_MACROS 1
|
||||
#endif
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user