From 0599f2fd6aea0421a91d9297dcd454aa416dfbaa Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Sun, 28 Sep 2014 14:48:16 -0400 Subject: more compile fix Signed-off-by: Rob Clark --- tests/dristat.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/dristat.c b/tests/dristat.c index 900a3e6e..4f2ee80a 100644 --- a/tests/dristat.c +++ b/tests/dristat.c @@ -27,6 +27,10 @@ * */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include #include -- cgit v1.2.3