aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/uid.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-02-20 00:38:02 +0000
committerUlf Möller <ulf@openssl.org>2001-02-20 00:38:02 +0000
commit6c66fcba5fa24ff06c03e9aaab4bb8016fbffa8e (patch)
tree84647172fbc864183ac1603b002d06a1cb9496ef /crypto/uid.c
parentfaa624f9f9d0801b9a86eb2583dac45674390267 (diff)
downloadopenssl-6c66fcba5fa24ff06c03e9aaab4bb8016fbffa8e.tar.gz
as in main branch
Diffstat (limited to 'crypto/uid.c')
-rw-r--r--crypto/uid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/uid.c b/crypto/uid.c
index 5612af48cf..b5b61b76d4 100644
--- a/crypto/uid.c
+++ b/crypto/uid.c
@@ -53,7 +53,7 @@
*
*/
-#include "openssl/crypto.h"
+#include <openssl/crypto.h>
#if defined(__OpenBSD__) || (defined(__FreeBSD__) && __FreeBSD__ > 2)