diff options
Diffstat (limited to 'mount/realpath.c')
-rw-r--r-- | mount/realpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/realpath.c b/mount/realpath.c index 61832efd..988d923c 100644 --- a/mount/realpath.c +++ b/mount/realpath.c @@ -13,7 +13,7 @@ * GNU Library Public License for more details. */ -#undef resolve_symlinks +#define resolve_symlinks /* * This routine is part of libc. We include it nevertheless, |