* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.
[glibc.git] / include / ttyent.h
blobe510df8260669ad99957fb7811866cc691ae6024
1 #ifndef _TTYENT_H
2 # include <misc/ttyent.h>
4 libc_hidden_proto (getttyent)
5 libc_hidden_proto (setttyent)
6 libc_hidden_proto (endttyent)
8 #endif