New function DSA_dup_DH, and fixes for bugs that were found
[openssl.git] / apps / s_cb.c
index ad5bc26e318325f22cd41faa43e91f887839c16a..fdb11a1d11d71ccbce1342b313af035347051ad4 100644 (file)
@@ -63,9 +63,9 @@
 #include "apps.h"
 #undef NON_MAIN
 #undef USE_SOCKETS
-#include "err.h"
-#include "x509.h"
-#include "ssl.h"
+#include <openssl/err.h>
+#include <openssl/x509.h>
+#include <openssl/ssl.h>
 #include "s_apps.h"
 
 int verify_depth=0;