mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
gallium: Include p_compiler.h for integer types.
This commit is contained in:
parent
47c18b35b0
commit
13dad5294b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#ifndef P_ATOMIC_H
|
||||
#define P_ATOMIC_H
|
||||
|
||||
#include "p_compiler.h"
|
||||
#include "p_defines.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue