This commit is contained in:
lotodore
2008-05-16 18:50:16 +00:00
parent d6979236a6
commit 3e9423a294
+1 -1
View File
@@ -40,7 +40,7 @@
#undef X509_NAME // Again for Windows - conflict with WinCrypt.h.
#endif
#if defined(__APPLE__) || defined(__OpenBSD__) || (defined(__FreeBSD__)
#if defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__)
// For BSD-Systems, we assume that OpenSSL is part of the operating system.
#include <openssl/md5.h>
#include <openssl/rand.h>