blob: a066ba72261488d47c75a71a26f4d5c17a08813b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- config.h.in.orig 2025-02-09 15:13:15 UTC
+++ config.h.in
@@ -33,6 +33,9 @@
/* Define to 1 if you have the 'closefrom' function. */
#undef HAVE_CLOSEFROM
+/* Define to 1 if you have the `closefrom' function. */
+#undef HAVE_CLOSEFROM
+
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
|