From d00c9550da1801a0eaff5cedf4312e24691b31ea Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Tue, 8 May 2018 14:17:29 -0700 Subject: New upstream release. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 42167c0a..0e40ae4b 100644 --- a/config.h.in +++ b/config.h.in @@ -30,6 +30,9 @@ /* We did not define FIEMAP_EXTENT_SHARED */ #undef HAVE_OWN_FIEMAP_EXTENT_SHARED_DEFINE +/* Define to 1 if you have the `reallocarray' function. */ +#undef HAVE_REALLOCARRAY + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -- cgit v1.2.3