mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-30 15:30:15 +01:00
amdgpu: fix 32-bit build
This commit is contained in:
parent
a4b487cd80
commit
76c325ee7d
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "amdgpu.h"
|
||||
#include "amdgpu_drm.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue