Is there a way to use gcc include files with plan9
include files in plan9port? E.g:

#include <u.h>
#include <libc.h>
#include <socket.h>       // from Linux side
..

-ishwar

Reply via email to