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