summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/libc/include/string.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/libc/include/string.h b/firmware/libc/include/string.h
index 8986bd6a0c..d84c3e3b66 100644
--- a/firmware/libc/include/string.h
+++ b/firmware/libc/include/string.h
@@ -13,8 +13,6 @@ extern "C" {
#include "_ansi.h"
-#include <stddef.h>
-
#if !defined(__size_t_defined)&& !defined(_SIZE_T_) && !defined(size_t) && !defined(_SIZE_T_DECLARED)
#define __size_t_defined
#define _SIZE_T