$OpenBSD: patch-libxio_libxio_c,v 1.4 2008/01/26 02:17:50 jakemsr Exp $
--- libxio/libxio.c.orig	Sun Sep 16 04:11:51 2007
+++ libxio/libxio.c	Sat Jan 19 20:23:08 2008
@@ -42,7 +42,7 @@ char *strndup(const char *s, size_t n);
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/stat.h>
-#include <sys/errno.h>
+#include <errno.h>
 #include <stdarg.h>
 
 
