X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fevp_utils.c;fp=crypto%2Fevp%2Fevp_utils.c;h=77622616b3bd54b5412481b25eb3897096cfd55f;hp=b3571bea9fa5a424e3171e9e94ef9f4adbf9b872;hb=706457b7bda7fdbab426b8dce83b318908339da4;hpb=25f2138b0ab54a65ba713c093ca3734d88f7cb51 diff --git a/crypto/evp/evp_utils.c b/crypto/evp/evp_utils.c index b3571bea9f..77622616b3 100644 --- a/crypto/evp/evp_utils.c +++ b/crypto/evp/evp_utils.c @@ -12,10 +12,10 @@ #include #include #include -#include /* evp_locl.h needs it */ -#include /* evp_locl.h needs it */ -#include "crypto/evp.h" /* evp_locl.h needs it */ -#include "evp_locl.h" +#include /* evp_local.h needs it */ +#include /* evp_local.h needs it */ +#include "crypto/evp.h" /* evp_local.h needs it */ +#include "evp_local.h" /* * EVP_CTRL_RET_UNSUPPORTED = -1 is the returned value from any ctrl function