Mail Archives: cygwin/1998/02/19/15:06:38
In article <34EB53A4 DOT 53E8 AT swix DOT ch>, Gregor B. Heini <tnt AT swix DOT ch> wrote:
>Hi
>
>does the cygwin32 distribution lack the header files tcp.h and udp.h
>(needed by some programs I'd like to compile) or are their defines like
>those of malloc.h contained by some other header file? Thanks for any
>hints.
Here's a hint:
cd /usr/include # or wherever your include directory is
find . -name *.h | xargs grep one-of-the-defines-you-are-referring-to
That would answer your question pretty definitively, I think.
--
http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal
VMS=>UNIX Solutions Boston Business Computing the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -