From d96490af9955875d2ca1a04219d5ef928fb07c94 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 16 Jun 2014 16:21:35 +0100 Subject: lib: add missing includes to headers Signed-off-by: Thomas Wood Signed-off-by: Daniel Vetter --- lib/igt_aux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/igt_aux.h') diff --git a/lib/igt_aux.h b/lib/igt_aux.h index db0dea84..a90d8d9e 100644 --- a/lib/igt_aux.h +++ b/lib/igt_aux.h @@ -29,6 +29,7 @@ #define IGT_AUX_H #include +#include /* auxialiary igt helpers from igt_aux.c */ /* generally useful helpers */ -- cgit v1.2.3