]> sourceware.org Git - glibc.git/blame - include/ttyent.h
Fix memory overrun in getifaddrs_internal. Fixes bug 15698.
[glibc.git] / include / ttyent.h
CommitLineData
509d1b68
RM
1#ifndef _TTYENT_H
2# include <misc/ttyent.h>
3
4libc_hidden_proto (getttyent)
5libc_hidden_proto (setttyent)
6libc_hidden_proto (endttyent)
7
8#endif
This page took 0.43835 seconds and 5 git commands to generate.