Hi all,
I have problem with including some header file which are stored in ../usr/include/ look at this include files #include <netinet/in.h> #include <arpa/inet.h> #include <netinet/if_ether.h> when i compile the program i get this errom message netinet/in.h: No such file or directory arpa/inet.h: No such file or directory .. i have set the path that include this file in cygwin shell but that does not help me :( could any one help me how can i configure this problem out? thanks in advance.. regards -- View this message in context: http://www.nabble.com/including-file-tp26079764p26079764.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple