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