about summary refs log tree commit diff
path: root/malloc/scratch_buffer_set_array_size.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/scratch_buffer_set_array_size.c')
-rw-r--r--malloc/scratch_buffer_set_array_size.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/scratch_buffer_set_array_size.c b/malloc/scratch_buffer_set_array_size.c
index 3d33731abb..9254c9ae7b 100644
--- a/malloc/scratch_buffer_set_array_size.c
+++ b/malloc/scratch_buffer_set_array_size.c
@@ -18,6 +18,7 @@
 
 #include <scratch_buffer.h>
 #include <errno.h>
+#include <limits.h>
 
 bool
 __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer,