Remove duplicate CHANGES text.
[oweals/openssl.git] / include / openssl / pkcs7err.h
index 5e5f708e744855f2a95aa1851474f3fa7c727bc1..02e0299a3cecab73476237a8cf249f2370cdbc15 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
 #ifndef HEADER_PKCS7ERR_H
 # define HEADER_PKCS7ERR_H
 
-# ifdef  __cplusplus
-extern "C" {
+# ifndef HEADER_SYMHACKS_H
+#  include <openssl/symhacks.h>
 # endif
-int ERR_load_PKCS7_strings(void);
+
 # ifdef  __cplusplus
-}
+extern "C"
 # endif
+int ERR_load_PKCS7_strings(void);
 
 /*
  * PKCS7 function codes.