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