Override elf_nacl.xr linker script so that libc_pic.os links correctly
[glibc/nacl-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