Add regenerated header files
[oweals/openssl.git] / include / openssl / asyncerr.h
index a9bb86ead9d4f68732da11bc15a488764346d8b1..91afbbb2f5b84a2d03bfd610211ad9fb3ff75a2b 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_ASYNCERR_H
 # define HEADER_ASYNCERR_H
 
-# ifdef  __cplusplus
-extern "C" {
+# ifndef HEADER_SYMHACKS_H
+#  include <openssl/symhacks.h>
 # endif
-int ERR_load_ASYNC_strings(void);
+
 # ifdef  __cplusplus
-}
+extern "C"
 # endif
+int ERR_load_ASYNC_strings(void);
 
 /*
  * ASYNC function codes.
@@ -28,6 +29,7 @@ int ERR_load_ASYNC_strings(void);
 # define ASYNC_F_ASYNC_PAUSE_JOB                          103
 # define ASYNC_F_ASYNC_START_FUNC                         104
 # define ASYNC_F_ASYNC_START_JOB                          105
+# define ASYNC_F_ASYNC_WAIT_CTX_SET_WAIT_FD               106
 
 /*
  * ASYNC reason codes.