diff options
Diffstat (limited to 'sysdeps/mach/pagecopy.h')
-rw-r--r-- | sysdeps/mach/pagecopy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/pagecopy.h b/sysdeps/mach/pagecopy.h index 51fda50944..93f563be56 100644 --- a/sysdeps/mach/pagecopy.h +++ b/sysdeps/mach/pagecopy.h @@ -33,4 +33,4 @@ : 0))) /* Get the generic macro. */ -#include_next <pagecopy.h> +#include <sysdeps/generic/pagecopy.h> |