diff --git a/crypto/engine/enginetest.c b/crypto/engine/enginetest.c index 59afe8e3c..06a439b4c 100644 --- a/crypto/engine/enginetest.c +++ b/crypto/engine/enginetest.c @@ -56,7 +56,6 @@ * */ -#include #include /* The following defines enable the declaration of strdup(), which is an extended function according to X/Open. */ @@ -67,6 +66,7 @@ # define _XOPEN_SOURCE # define _XOPEN_SOURCE_EXTENDED /* For Linux and probably anything GNU */ #endif +#include #include #include #include