From 146c6f7b74cec08425a57b33e153bc6cf3dbf561 Mon Sep 17 00:00:00 2001 From: Yuri Voinov Date: Sat, 28 Sep 2024 00:18:03 +0500 Subject: [PATCH] Update autoconf.h.in --- src/autoconf.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/autoconf.h.in b/src/autoconf.h.in index 4aa0665..99cfcef 100644 --- a/src/autoconf.h.in +++ b/src/autoconf.h.in @@ -36,6 +36,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_MMAN_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H