Dummy file to accomodate programs which include

it unconditionally.
This commit is contained in:
Christopher Faylor 2000-09-06 02:21:44 +00:00
parent 3e0576957b
commit f7925ed552
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef _NETINET_TCP_H
#define _NETINET_TCP_H
#include <winsock.h>
#endif