unable to build in mingw

Roger Pack <[email protected]> Fri, 16 Apr 2010 11:43:36 -0600
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Using msys, I get this:

...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall -c
os_unix.c -MT libfcgi_la-os_unix.lo -MD -MP -MF
.deps/libfcgi_la-os_unix.TPlo  -DDLL_EXPORT -DPIC -o
.libs/libfcgi_la-os_unix.lo
os_unix.c:31:23: arpa/inet.h: No such file or directory
os_unix.c:37:25: netinet/tcp.h: No such file or directory
os_unix.c:43:20: sys/un.h: No such file or directory

Thoughts?
Thanks.
-rp