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 <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2014-03-22 21:07:37 +01:00
parent 924115bfcd
commit e49ceb8690
124 changed files with 208 additions and 120 deletions
+1
View File
@@ -34,6 +34,7 @@
#include "drmtest.h"
#include "igt_kms.h"
#include "ioctl_wrappers.h"
/* helpers to create nice-looking framebuffers */
static int create_bo_for_fb(int fd, int width, int height, int bpp,