about summary refs log tree commit diff
path: root/REORG.TODO/include/pty.h
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/include/pty.h')
-rw-r--r--REORG.TODO/include/pty.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/REORG.TODO/include/pty.h b/REORG.TODO/include/pty.h
new file mode 100644
index 0000000000..4979bb765f
--- /dev/null
+++ b/REORG.TODO/include/pty.h
@@ -0,0 +1,9 @@
+#ifndef _PTY_H
+#include <login/pty.h>
+
+# ifndef _ISOMAC
+
+libutil_hidden_proto (openpty)
+
+# endif /* !_ISOMAC */
+#endif