summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/bits/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/bits/param.h')
-rw-r--r--sysdeps/mach/hurd/bits/param.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/bits/param.h b/sysdeps/mach/hurd/bits/param.h
index 84cbf5acca..5d4faf793f 100644
--- a/sysdeps/mach/hurd/bits/param.h
+++ b/sysdeps/mach/hurd/bits/param.h
@@ -1,5 +1,5 @@
/* Old-style Unix parameters and limits. Hurd version.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -20,6 +20,8 @@
# error "Never use <bits/param.h> directly; include <sys/param.h> instead."
#endif
+#include <bits/mach/param.h>
+
/* This file is deprecated and is provided only for compatibility with
Unix systems. It is unwise to include this file on programs which
are intended only for GNU systems.