$NetBSD: patch-af,v 1.1.1.1 2008/09/09 11:50:18 jmcneill Exp $


--- libucil/ucil_rawavi.c.orig	2008-08-20 12:31:37.000000000 -0400
+++ libucil/ucil_rawavi.c
@@ -27,7 +27,9 @@
 #include <arpa/inet.h>
 
 #include <sys/types.h>
+#ifdef __linux__
 #include <linux/types.h>
+#endif
 #include <semaphore.h>
 #include <pthread.h>
 #include <stdarg.h>
