radeon: use drm_mmap/drm_munmap wrappers
[platform/upstream/libdrm.git] / radeon / radeon_cs_gem.c
index 2020e1a..705ee05 100644 (file)
@@ -37,7 +37,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <pthread.h>
-#include <sys/mman.h>
 #include <sys/ioctl.h>
 #include "radeon_cs.h"
 #include "radeon_cs_int.h"