summaryrefslogtreecommitdiff
path: root/src/stropts/fdetach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/fdetach.c')
-rw-r--r--src/stropts/fdetach.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stropts/fdetach.c b/src/stropts/fdetach.c
index 6404ad98..1917f91b 100644
--- a/src/stropts/fdetach.c
+++ b/src/stropts/fdetach.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <stropts.h>
int fdetach(const char * path )
@@ -7,3 +9,6 @@ int fdetach(const char * path )
/*
XOPEN(400)
*/
+
+
+#endif