summaryrefslogtreecommitdiff
path: root/include/openssl/randerr.h
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-03-05 08:22:17 -0500
committerRichard Levitte <levitte@openssl.org>2019-03-11 14:42:47 +0100
commit2a6a56073ce2ccac3e8c83b5434c6472ab6354e4 (patch)
treed3b059277cea390498ccfd0d9e8639f0e0929892 /include/openssl/randerr.h
parentb53c4fe3f92e3d2c5bd9fca1a171cd24f66ef14d (diff)
downloadopenssl-new-2a6a56073ce2ccac3e8c83b5434c6472ab6354e4.tar.gz
Add regenerated header files
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8397)
Diffstat (limited to 'include/openssl/randerr.h')
-rw-r--r--include/openssl/randerr.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/openssl/randerr.h b/include/openssl/randerr.h
index bdfbd00c27..26c20ae97a 100644
--- a/include/openssl/randerr.h
+++ b/include/openssl/randerr.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -11,6 +11,10 @@
#ifndef HEADER_RANDERR_H
# define HEADER_RANDERR_H
+# ifndef HEADER_SYMHACKS_H
+# include <openssl/symhacks.h>
+# endif
+
# ifdef __cplusplus
extern "C"
# endif