aboutsummaryrefslogtreecommitdiff
path: root/contrib/bc/include/lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/include/lang.h')
-rw-r--r--contrib/bc/include/lang.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/bc/include/lang.h b/contrib/bc/include/lang.h
index fb0c3420aa22..b7d12b53c7f3 100644
--- a/contrib/bc/include/lang.h
+++ b/contrib/bc/include/lang.h
@@ -37,9 +37,6 @@
#define BC_LANG_H
#include <stdbool.h>
-#if BC_C11
-#include <assert.h>
-#endif // BC_C11
#if BC_C11
#include <assert.h>