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
@@ -29,7 +29,6 @@
#include <stdint.h>
#include <unistd.h>
#include <string.h>
#include <getopt.h>
#include <sys/time.h>
#include "drmtest.h"