aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/config.h.in')
-rw-r--r--contrib/bmake/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/bmake/config.h.in b/contrib/bmake/config.h.in
index ce1700d05652..82e7e99a2675 100644
--- a/contrib/bmake/config.h.in
+++ b/contrib/bmake/config.h.in
@@ -324,6 +324,9 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
+/* Define to `int' if <sys/types.h> does not define. */
+#undef mode_t
+
/* Define to `long int' if <sys/types.h> does not define. */
#undef off_t