From ff04d8f8e3347fb596449965dc10492420a9fa03 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 4 Feb 2023 20:00:24 +0000 Subject: update libcurl and remove openssl dependency --- include/crypto/lhash.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 include/crypto/lhash.h (limited to 'include/crypto/lhash.h') diff --git a/include/crypto/lhash.h b/include/crypto/lhash.h deleted file mode 100644 index 0f64869f..00000000 --- a/include/crypto/lhash.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright 2018-2021 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 - * in the file LICENSE in the source distribution or at - * https://www.openssl.org/source/license.html - */ - -#ifndef OSSL_CRYPTO_LHASH_H -# define OSSL_CRYPTO_LHASH_H -# pragma once - -unsigned long ossl_lh_strcasehash(const char *); - -#endif /* OSSL_CRYPTO_LHASH_H */ -- cgit v1.2.3