From 766ee8324b91bbaa83b4d104ef3f1f5676edb7ae Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Mon, 22 Mar 1999 10:06:27 +0000
Subject: [PATCH] [project @ 1999-03-22 10:06:27 by simonm] Update from
 autoheader.

---
 mk/config.h.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mk/config.h.in b/mk/config.h.in
index 780f4910c3e0..834bcea24e6e 100644
--- a/mk/config.h.in
+++ b/mk/config.h.in
@@ -368,6 +368,9 @@
 /* Define if you have the <sys/ioctl.h> header file.  */
 #undef HAVE_SYS_IOCTL_H
 
+/* Define if you have the <sys/limits.h> header file.  */
+#undef HAVE_SYS_LIMITS_H
+
 /* Define if you have the <sys/mman.h> header file.  */
 #undef HAVE_SYS_MMAN_H
 
-- 
GitLab