From e49ceb869056255b8b6b94720b2279f6de88c893 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Sat, 22 Mar 2014 21:07:37 +0100 Subject: lib: unnecessary header removal for drmtest.h, part 1 Brought a few missing headers to light in ioctl_wrappers.h, too. Signed-off-by: Daniel Vetter --- lib/drmtest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/drmtest.c') diff --git a/lib/drmtest.c b/lib/drmtest.c index 112f0497..c6f7bdeb 100644 --- a/lib/drmtest.c +++ b/lib/drmtest.c @@ -56,6 +56,7 @@ #include "../version.h" #include "config.h" #include "intel_reg.h" +#include "ioctl_wrappers.h" /* This file contains a bunch of wrapper functions to directly use gem ioctls. * Mostly useful to write kernel tests. */ -- cgit v1.2.3