summaryrefslogtreecommitdiff
path: root/include/ttyent.h
blob: e510df8260669ad99957fb7811866cc691ae6024 (plain)
1
2
3
4
5
6
7
8
#ifndef	_TTYENT_H
# include <misc/ttyent.h>

libc_hidden_proto (getttyent)
libc_hidden_proto (setttyent)
libc_hidden_proto (endttyent)

#endif