summaryrefslogtreecommitdiff
path: root/StdLib/Include/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/Include/stdio.h')
-rw-r--r--StdLib/Include/stdio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/StdLib/Include/stdio.h b/StdLib/Include/stdio.h
index d6eadf513c..7a60a290ac 100644
--- a/StdLib/Include/stdio.h
+++ b/StdLib/Include/stdio.h
@@ -44,6 +44,7 @@
#ifdef _EFI_SIZE_T_
typedef _EFI_SIZE_T_ size_t;
#undef _EFI_SIZE_T_
+ #undef _BSD_SIZE_T_
#endif
/*