$NetBSD: patch-aa,v 1.2 2009/03/11 14:42:35 hasso Exp $ --- src/shout/sock.h.orig 2004-04-30 01:49:50.000000000 +0200 +++ src/shout/sock.h 2004-04-30 01:50:10.000000000 +0200 @@ -31,7 +31,7 @@ #include #endif -#ifdef HAVE_SYS_UIO_H +#if defined(HAVE_SYS_UIO_H) || defined(__NetBSD__) || defined(__DragonFly__) #include #else #ifndef _SYS_UIO_H