gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 323/335: mhd_public_api.h: removed hacks


From: gnunet
Subject: [libmicrohttpd] 323/335: mhd_public_api.h: removed hacks
Date: Sat, 27 Jul 2024 22:03:39 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 814e050e2fb17fc629d8bbe3dc7fe1ca16d52451
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Jul 24 14:59:53 2024 +0200

    mhd_public_api.h: removed hacks
---
 src/mhd2/mhd_public_api.h | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/src/mhd2/mhd_public_api.h b/src/mhd2/mhd_public_api.h
index 7efa8a75..d2ce340e 100644
--- a/src/mhd2/mhd_public_api.h
+++ b/src/mhd2/mhd_public_api.h
@@ -38,23 +38,4 @@
 
 #include "microhttpd2.h"
 
-
-struct MHD_DaemonOptionValueSA
-{
-  struct sockaddr_storage ss;
-  size_t ss_len;
-};
-
-struct MHD_DaemonOptionEntropySeed
-{
-  uint32_t seed[256 / sizeof (uint32_t)];
-};
-
-
-void
-MHD_entropy_hash_ (struct MHD_DaemonOptionEntropySeed *seed,
-                   const void *entropy_input,
-                   size_t entropy_input_size);
-
-
 #endif /* ! MHD_PUBLIC_API_H */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]