X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fofb64ede.c;h=80fb9d164a230d0a00ef21d3cc2a766268349474;hp=284224df6c0448c204db1b7fdb55fd7c0a7f1bab;hb=c6fec81b88131d08c1022504ccf6effa95497afb;hpb=706457b7bda7fdbab426b8dce83b318908339da4 diff --git a/crypto/des/ofb64ede.c b/crypto/des/ofb64ede.c index 284224df6c..80fb9d164a 100644 --- a/crypto/des/ofb64ede.c +++ b/crypto/des/ofb64ede.c @@ -7,6 +7,12 @@ * https://www.openssl.org/source/license.html */ +/* + * DES low level APIs are deprecated for public use, but still ok for internal + * use. + */ +#include "internal/deprecated.h" + #include "des_local.h" /*