radeon: Add missing header includes.

unistd.h for close() and xf86drm.h for drmOpen().

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
main
Thomas Klausner 2014-07-15 19:22:55 +02:00 committed by Michel Dänzer
parent 72f84b85af
commit c0b34dca26
1 changed files with 2 additions and 0 deletions

View File

@ -25,7 +25,9 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "rbo.h"
#include "xf86drm.h"
/* allocate as many single page bo to try to starve the kernel
* memory zone (below highmem)