$NetBSD$

--- sipb_netfun.cpp.orig	2003-05-29 17:30:54.000000000 +0200
+++ sipb_netfun.cpp	2009-11-08 19:17:10.930002000 +0100
@@ -10,10 +10,12 @@
 #include <sys/socket.h>
 #include <sys/poll.h>
 #include <sys/ioctl.h>
-#include <linux/sockios.h>
 #include <errno.h>
 #include <string.h>
 #include <string>
+#ifdef __sun
+#include <strings.h> /* for bzero() */
+#endif
 
 
 using namespace std;  //for runtime_error
