Remove duplicate CHANGES text.
[oweals/openssl.git] / include / openssl / uierr.h
index f7c77f2ed139540eae6e3744cbb09a7b225f1882..bd68864d0d845d40b7ac7dc5d5c48fc50dff11bb 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_UIERR_H
 # define HEADER_UIERR_H
 
-# ifdef  __cplusplus
-extern "C" {
+# ifndef HEADER_SYMHACKS_H
+#  include <openssl/symhacks.h>
 # endif
-int ERR_load_UI_strings(void);
+
 # ifdef  __cplusplus
-}
+extern "C"
 # endif
+int ERR_load_UI_strings(void);
 
 /*
  * UI function codes.
@@ -28,6 +29,7 @@ int ERR_load_UI_strings(void);
 # define UI_F_GENERAL_ALLOCATE_PROMPT                     109
 # define UI_F_NOECHO_CONSOLE                              117
 # define UI_F_OPEN_CONSOLE                                114
+# define UI_F_UI_CONSTRUCT_PROMPT                         121
 # define UI_F_UI_CREATE_METHOD                            112
 # define UI_F_UI_CTRL                                     111
 # define UI_F_UI_DUP_ERROR_STRING                         101