summaryrefslogtreecommitdiff
path: root/backport/compat/verification/mbedtls/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/compat/verification/mbedtls/md.h')
-rw-r--r--backport/compat/verification/mbedtls/md.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backport/compat/verification/mbedtls/md.h b/backport/compat/verification/mbedtls/md.h
index 9385116c..5342e4f5 100644
--- a/backport/compat/verification/mbedtls/md.h
+++ b/backport/compat/verification/mbedtls/md.h
@@ -27,8 +27,6 @@
#ifndef MBEDTLS_MD_H
#define MBEDTLS_MD_H
-#include <stddef.h>
-
#define MBEDTLS_ERR_MD_FEATURE_UNAVAILABLE -0x5080 /**< The selected feature is not available. */
#define MBEDTLS_ERR_MD_BAD_INPUT_DATA -0x5100 /**< Bad input parameters to function. */
#define MBEDTLS_ERR_MD_ALLOC_FAILED -0x5180 /**< Failed to allocate memory. */