Fix __printf_fp wmemset namespace (bug 17574).
[platform/upstream/glibc.git] / include / ttyent.h
1 #ifndef _TTYENT_H
2 # include <misc/ttyent.h>
3
4 libc_hidden_proto (getttyent)
5 libc_hidden_proto (setttyent)
6 libc_hidden_proto (endttyent)
7
8 #endif