aboutsummaryrefslogtreecommitdiff
path: root/include/pty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pty.h')
-rw-r--r--include/pty.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pty.h b/include/pty.h
index 4979bb765f..93335fe3b6 100644
--- a/include/pty.h
+++ b/include/pty.h
@@ -3,7 +3,8 @@
# ifndef _ISOMAC
-libutil_hidden_proto (openpty)
+libc_hidden_proto (forkpty)
+libc_hidden_proto (openpty)
# endif /* !_ISOMAC */
#endif