diff options
Diffstat (limited to 'tests/gem_suspend.c')
-rw-r--r-- | tests/gem_suspend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_suspend.c b/tests/gem_suspend.c index de3f51c4..eea4cfce 100644 --- a/tests/gem_suspend.c +++ b/tests/gem_suspend.c @@ -34,7 +34,6 @@ #include <errno.h> #include <sys/stat.h> #include <sys/ioctl.h> -#include <sys/mman.h> #include "drm.h" #include "i915_drm.h" #include "drmtest.h" |