diff --git a/openbsd-compat/recallocarray.c b/openbsd-compat/recallocarray.c index c281f75e9..3e1156ce2 100644 --- a/openbsd-compat/recallocarray.c +++ b/openbsd-compat/recallocarray.c @@ -22,7 +22,9 @@ #include #include +#ifdef HAVE_STDINT_H #include +#endif #include #include