diff options
Diffstat (limited to 'sysdeps/mach/hurd/bits/param.h')
-rw-r--r-- | sysdeps/mach/hurd/bits/param.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/bits/param.h b/sysdeps/mach/hurd/bits/param.h index 736fac1716..7d535712a4 100644 --- a/sysdeps/mach/hurd/bits/param.h +++ b/sysdeps/mach/hurd/bits/param.h @@ -20,6 +20,8 @@ # error "Never use <bits/param.h> directly; include <sys/param.h> instead." #endif +#include <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. |