Make the PACKET/WPACKET code available to both libcrypto and libssl
[openssl.git] / crypto / packet.c
similarity index 99%
rename from ssl/packet.c
rename to crypto/packet.c
index 26cf1eb496831984ab9f402c58901b3fd84dfbe3..cb6739b85b558f25771846d1bde579cfba64e8ee 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "internal/cryptlib.h"
-#include "packet_locl.h"
+#include "internal/packet.h"
 #include <openssl/sslerr.h>
 
 #define DEFAULT_BUF_SIZE    256