summaryrefslogtreecommitdiff
path: root/src/pwd/__pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwd/__pwd.c')
-rw-r--r--src/pwd/__pwd.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pwd/__pwd.c b/src/pwd/__pwd.c
index c6fb7787..be407735 100644
--- a/src/pwd/__pwd.c
+++ b/src/pwd/__pwd.c
@@ -1,3 +1,5 @@
+#if 0
+
#include "_pwd.h"
#ifndef _XOPEN_SOURCE
@@ -16,3 +18,6 @@ struct __pwd __pwd =
/*
POSIX(1)
*/
+
+
+#endif