X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fpacket.c;h=7a4414ae6a8012ffa7bbe39c2c54afbeffa7ef82;hp=7c4be4fee5badeb29edf82f3857aa5ed5fd86088;hb=67dc995eaf538ea309c6292a1a5073465201f55b;hpb=5bd05e579994c756cd994b5e0ff5f395aae6bfff diff --git a/ssl/packet.c b/ssl/packet.c index 7c4be4fee5..7a4414ae6a 100644 --- a/ssl/packet.c +++ b/ssl/packet.c @@ -7,7 +7,7 @@ * https://www.openssl.org/source/license.html */ -#include "e_os.h" +#include "internal/cryptlib.h" #include "packet_locl.h" #define DEFAULT_BUF_SIZE 256