summaryrefslogtreecommitdiff
path: root/tests/gem_render_tiled_blits.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-07-18 14:17:35 +0100
committerThomas Wood <thomas.wood@intel.com>2014-07-23 15:23:53 +0100
commite73008bae32de18c86808da0f3393683af92c697 (patch)
tree6be07754b57b6d1add4d468e2ec5b2d2625b6fea /tests/gem_render_tiled_blits.c
parente057b86109e67191448d6610e441cbca81513d68 (diff)
tests: remove unused getopt header includes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tests/gem_render_tiled_blits.c')
-rw-r--r--tests/gem_render_tiled_blits.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_render_tiled_blits.c b/tests/gem_render_tiled_blits.c
index 3d83f7c5..ea1d59da 100644
--- a/tests/gem_render_tiled_blits.c
+++ b/tests/gem_render_tiled_blits.c
@@ -42,7 +42,6 @@
#include <errno.h>
#include <sys/stat.h>
#include <sys/time.h>
-#include <getopt.h>
#include <drm.h>