Submitted by:
[openssl.git] / ssl / s3_clnt.c
index 6c8eefbdcf367c9cadc05abb0f9f645a64ffbdf2..c2d33fef056e8c680bb901dd2d763824510f2f21 100644 (file)
  */
 
 #include <stdio.h>
-#include "buffer.h"
-#include "rand.h"
-#include "objects.h"
-#include "evp.h"
+#include <openssl/buffer.h>
+#include <openssl/rand.h>
+#include <openssl/objects.h>
+#include <openssl/evp.h>
 #include "ssl_locl.h"
 
 #define BREAK break