lack of tcp.h/udp.h

dahms@ifk20.mach.uni-karlsruhe.de dahms@ifk20.mach.uni-karlsruhe.de
Fri Feb 20 11:42:00 GMT 1998


Hi Christopher, you wrote:

: 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

Here's mine:
	find /usr/include '*.h'|xargs grep foo /dev/null
to force grep to print the filename, in case there would be only one.


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list