Commit 905cbca5 authored by Eric Petit's avatar Eric Petit

BeOS fix

parent ffef7ea3
......@@ -47,7 +47,9 @@
# define if_nametoindex( str ) atoi( str )
#else
# include <unistd.h>
# ifdef HAVE_NET_IF_H
# include <net/if.h>
# endif
#endif
#ifndef SOL_IP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment