From f77600524f2301f355055d74a3422f38ff2f82c8 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 17 Sep 2000 18:16:02 +0000 Subject: [PATCH] Since there are some big symbols, engine.h needs to include symhacks.h. --- crypto/engine/engine.h | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/engine/engine.h b/crypto/engine/engine.h index adf32e751c..2983f47034 100644 --- a/crypto/engine/engine.h +++ b/crypto/engine/engine.h @@ -65,6 +65,7 @@ #include #include #include +#include #ifdef __cplusplus extern "C" { -- 2.25.1