source: trunk/third/tcp_wrappers/scaffold.h @ 11717

Revision 11717, 227 bytes checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r11716, which included commits to RCS files with non-trunk default branches.
Line 
1 /*
2  * @(#) scaffold.h 1.3 94/12/31 18:19:19
3  *
4  * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands.
5  */
6
7extern struct hostent *find_inet_addr();
8extern int check_dns();
9extern int check_path();
Note: See TracBrowser for help on using the repository browser.