mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
md5_ext.c: fixed missing include
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
* @brief Wrapper for MD5 calculation performed by TLS library
|
||||
* @author Karlson2k (Evgeny Grin)
|
||||
*/
|
||||
|
||||
#include <gnutls/crypto.h>
|
||||
#include "md5_ext.h"
|
||||
#include "mhd_assert.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user