summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--regress/unittests/conversion/tests.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/unittests/conversion/tests.c b/regress/unittests/conversion/tests.c
index ebb48a14..6dd77ef4 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 <sys/types.h>
#include <sys/param.h>
#include <stdio.h>