$NetBSD: patch-ax,v 1.4 2005/10/03 16:03:19 mrauch Exp $

--- ../ucbhelper/source/client/proxydecider.cxx.orig	2005-06-03 12:31:52.000000000 +0200
+++ ../ucbhelper/source/client/proxydecider.cxx
@@ -126,7 +126,7 @@ using namespace ucbhelper;
 #include <unistd.h>
 #endif
 
-#if defined (FREEBSD)
+#if defined (FREEBSD) || defined (NETBSD)
 #include <sys/socket.h>
 #endif
 
