summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getvfsent.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/getvfsent.c b/lib/libc/gen/getvfsent.c
index c4ce2cc..d7a8633 100644
--- a/lib/libc/gen/getvfsent.c
+++ b/lib/libc/gen/getvfsent.c
@@ -4,6 +4,8 @@
* This file is in the public domain.
*/
+#define _OLD_VFSCONF
+
#include <sys/param.h>
#include <sys/types.h>
#include <sys/mount.h>
OpenPOWER on IntegriCloud