/* tag: Tom Lord Tue Dec 4 14:41:31 2001 (inet.h) */ /* inet.h - * **************************************************************** * Copyright (C) 2000 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__OS__ARPA__INET_H #define INCLUDE__OS__ARPA__INET_H #include "hackerlab/os/sys/socket.h" #include "hackerlab/os/netinet/in.h" #include /* automatically generated __STDC__ prototypes */ #endif /* INCLUDE__OS__ARPA__INET_H */