summaryrefslogtreecommitdiff
path: root/src/stdlib/ttyslot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/ttyslot.c')
-rw-r--r--src/stdlib/ttyslot.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdlib/ttyslot.c b/src/stdlib/ttyslot.c
index 4e7a2b8e..2fe95dc9 100644
--- a/src/stdlib/ttyslot.c
+++ b/src/stdlib/ttyslot.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <stdlib.h>
int ttyslot(void)
@@ -8,3 +10,6 @@ int ttyslot(void)
/*
XOPEN(400,600)
*/
+
+
+#endif