Restore the "GPL licensing not permitted" in GLUT license headers.
[haiku.git] / headers / os / NetKit.h
blobfb8e0cd42a176f42c41203ea4a512135db59c2ee
1 /*
2 * Copyright 2008, Haiku Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _NET_KIT_H_
6 #define _NET_KIT_H_
8 #include <netdb.h>
9 #include <netinet/in.h>
10 #include <sys/socket.h>
12 #include <NetAddress.h>
13 #include <NetBuffer.h>
14 #include <NetEndpoint.h>
16 #endif // _NET_KIT_H_