Some platforms (most notably Windows) do not have a $HOME by default.
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index 6cef40f5a5d37b513c88079a4a8893c018671ee7..08410f9eb40104db5f0ca323e7c60020c0f1766c 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -230,6 +230,7 @@ extern "C" {
 #  define SSLEAY_CONF  OPENSSL_CONF
 #  define NUL_DEV      "nul"
 #  define RFILE                ".rnd"
+#  define DEFAULT_HOME  "C:"
 
 #else /* The non-microsoft world world */