On Mon, Jan 10, 2005 at 10:38:24PM +0900, YONETANI Tomokazu wrote:
You can't hide the definition of the prototypes. I also don't think we want
to provide a hack in the header file just for the sake of linux emulation.
Have you thought about renaming the critical functions in the sys/socket.h
by adding "#define bind df_bind" and so on before including it?
Joerg