amdgpu: fix 32-bit build

main
Marek Olšák 2017-10-31 15:48:23 +01:00
parent a4b487cd80
commit 76c325ee7d
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "amdgpu.h"
#include "amdgpu_drm.h"