summaryrefslogtreecommitdiff
path: root/exploits/7350855-netkit/netkit-telnet-0.16/telnetd/logwtmp.h
blob: 3843a313c5b102932d72eadac26d233f9bbdea78 (plain)
1
2
3
4
5
/*
 * Put this here instead of including <util.h>, since Linux is messed up
 * and doesn't have <util.h>.
 */
void logwtmp(const char *_line, const char *name, const char *host);