From 5fef5159de5ffa389b5535bd1e59eb3d03ca6c4a Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Sat, 20 May 2017 13:23:16 +0800 Subject: closer to working --- includes.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes.h') diff --git a/includes.h b/includes.h index e9fe1fd..b3e1357 100644 --- a/includes.h +++ b/includes.h @@ -133,7 +133,6 @@ #include #endif - #include "compat.h" #ifndef HAVE_U_INT8_T @@ -164,6 +163,8 @@ typedef u_int32_t uint32_t; #include "fake-rfc2553.h" +#include "fuzz.h" + #ifndef LOG_AUTHPRIV #define LOG_AUTHPRIV LOG_AUTH #endif -- cgit v1.2.1