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.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/stropts/fattach.c b/src/stropts/fattach.c
deleted file mode 100644
index f407f636..00000000
--- a/src/stropts/fattach.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int fattach(int fildes, const char * path )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif