tests: remove unused getopt header includes

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-07-18 14:17:35 +01:00
parent e057b86109
commit e73008bae3
14 changed files with 0 additions and 14 deletions
-1
View File
@@ -9,7 +9,6 @@
#include <errno.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <getopt.h>
#include <drm.h>
#include <i915_drm.h>