Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / o_dir_test.c
index 7cdbbbc403e72d408337017f0e6bb76ebaa1af16..686c132f41293ebbd7d53933773b0a4c9f957da9 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/o_dir.h -*- mode:C; c-file-style: "eay" -*- */
 /*
  * Copied from Richard Levitte's (richard@levitte.org) LP library.  All
  * symbol names have been changed, with permission from the author.
@@ -36,7 +35,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include "e_os2.h"
-#include "o_dir.h"
+#include "internal/o_dir.h"
 
 #if defined OPENSSL_SYS_UNIX || defined OPENSSL_SYS_WIN32 || defined OPENSSL_SYS_WINCE
 # define CURRDIR "."