summaryrefslogtreecommitdiff
path: root/lib/stdckdint.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdckdint.in.h')
-rw-r--r--lib/stdckdint.in.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/stdckdint.in.h b/lib/stdckdint.in.h
index 90fa62e5966..762d3fdb790 100644
--- a/lib/stdckdint.in.h
+++ b/lib/stdckdint.in.h
@@ -20,8 +20,6 @@
#include "intprops-internal.h"
-#include <stdbool.h>
-
/* Store into *R the low-order bits of A + B, A - B, A * B, respectively.
Return 1 if the result overflows, 0 otherwise.
A, B, and *R can have any integer type other than char, bool, a