X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Ftls13ccstest.c;h=999ca5700a25d3a18232ae2a08b55a07fa4d2d9c;hp=1d0a268615c783cc7c33ba5212de1f5067b5a08c;hb=0d345f0e10b14392925479fc61b6c9072a9605a3;hpb=65dc5c3cc10af7c6f24ecd922adb7b6d17a9fe65 diff --git a/test/tls13ccstest.c b/test/tls13ccstest.c index 1d0a268615..999ca5700a 100644 --- a/test/tls13ccstest.c +++ b/test/tls13ccstest.c @@ -11,7 +11,7 @@ #include #include "ssltestlib.h" #include "testutil.h" -#include "../ssl/packet_locl.h" +#include "internal/packet.h" static char *cert = NULL; static char *privkey = NULL;