minix/commands/urlget/net.h
2005-04-21 14:53:53 +00:00

5 lines
169 B
C
Executable file

/* net.h Copyright 2000 by Michael Temari All Rights Reserved */
/* 04/05/2000 Michael Temari <Michael@TemWare.Com> */
_PROTOTYPE(int connect, (char *host, int port));