summaryrefslogtreecommitdiff
path: root/lib/igt_core.h
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-07-21 15:57:16 +0100
committerThomas Wood <thomas.wood@intel.com>2014-07-23 15:23:54 +0100
commit80d2c9bf82800b3cfc988879067c0e38947e5879 (patch)
tree8e963dae055c5f637b6bdf81ddbb1c599e133aa7 /lib/igt_core.h
parent82b424a419e48e08ae112345ba517a81609ce7eb (diff)
tests: convert simple tests to use igt_simple_init_parse_opts
Convert simple tests to use igt_simple_init_parse_opts if they require extra options. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/igt_core.h')
-rw-r--r--lib/igt_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/igt_core.h b/lib/igt_core.h
index 408cf3a6..b19a897e 100644
--- a/lib/igt_core.h
+++ b/lib/igt_core.h
@@ -36,6 +36,7 @@
#include <string.h>
#include <sys/types.h>
#include <stdarg.h>
+#include <getopt.h>
/**
* IGT_EXIT_TIMEOUT: