From aa144ced5d61b5c7fb74acaebb37d85bd08f0416 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 17 Mar 2020 21:27:57 +0000 Subject: Import OpenSSL 1.1.1e. --- include/crypto/objects.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 include/crypto/objects.h (limited to 'include/crypto/objects.h') diff --git a/include/crypto/objects.h b/include/crypto/objects.h new file mode 100644 index 0000000000000..76e1b4d98838a --- /dev/null +++ b/include/crypto/objects.h @@ -0,0 +1,12 @@ +/* + * Copyright 2016 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 + * in the file LICENSE in the source distribution or at + * https://www.openssl.org/source/license.html + */ + +#include + +void obj_cleanup_int(void); -- cgit v1.3