From 2fbf91684d76d38b9cf06550b69c9e41bca5a71c Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 16 Mar 2017 14:05:46 +1100 Subject: Include includes.h for compat bits. --- regress/unittests/conversion/tests.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'regress/unittests/conversion/tests.c') diff --git a/regress/unittests/conversion/tests.c b/regress/unittests/conversion/tests.c index ebb48a14d..6dd77ef42 100644 --- a/regress/unittests/conversion/tests.c +++ b/regress/unittests/conversion/tests.c @@ -5,6 +5,8 @@ * Placed in the public domain */ +#include "includes.h" + #include #include #include -- cgit v1.2.3