libdrm/nouveau: fix dma debugging

main
Ben Skeggs 2009-02-19 19:40:19 +10:00
parent 6a31b445fa
commit 18f2fcf5aa
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
*/
#include <stdint.h>
#include <stdio.h>
#include <assert.h>
#include <errno.h>