libdrm/nouveau: fix dma debugging
parent
6a31b445fa
commit
18f2fcf5aa
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue