diff options
Diffstat (limited to 'sysdeps/stub/sys/param.h')
-rw-r--r-- | sysdeps/stub/sys/param.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/stub/sys/param.h b/sysdeps/stub/sys/param.h index 8a3e73b406..b1ea52add9 100644 --- a/sysdeps/stub/sys/param.h +++ b/sysdeps/stub/sys/param.h @@ -6,3 +6,5 @@ the installed headers on the system. */ #include <limits.h> + +#define MAXSYMLINKS 1 |