Fix some missing OBJ_dup failure checks.
[openssl.git] / crypto / o_dir.c
index 26242444c885009faa918458584ef2886f619492..b3fcb9173f866dc3159652f3749c55ca4850cfe0 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/o_dir.c -*- mode:C; c-file-style: "eay" -*- */
 /*
  * Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
  * 2004.
@@ -70,7 +69,7 @@
 #define LP_find_file OPENSSL_DIR_read
 #define LP_find_file_end OPENSSL_DIR_end
 
-#include "o_dir.h"
+#include "internal/o_dir.h"
 
 #define LPDIR_H
 #if defined OPENSSL_SYS_UNIX || defined DJGPP