Make the PACKET/WPACKET code available to both libcrypto and libssl
[openssl.git] / test / asynciotest.c
index 3bba098ad7a7f8975fbbd2e1537b5daf5e2b755d..bf0a20561e7a5ec3655362db617236bd7c5c0cb9 100644 (file)
@@ -13,7 +13,7 @@
 #include <openssl/bio.h>
 #include <openssl/err.h>
 
-#include "../ssl/packet_locl.h"
+#include "internal/packet.h"
 
 #include "ssltestlib.h"
 #include "testutil.h"