summaryrefslogtreecommitdiffstats
path: root/devel/libowfat/files/patch-buffer-errmsg_puts.c
blob: 4c429954a112792777cffd7685bd126feeac2c03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- buffer/errmsg_puts.c.orig	Sat Jan 13 15:03:22 2007
+++ buffer/errmsg_puts.c	Sat Jan 13 15:04:23 2007
@@ -13,7 +13,9 @@
 }
 
 #else
+#include <sys/types.h>
 #include <sys/uio.h>
+#include <unistd.h>
 
 enum { COUNT=25 };
 static struct iovec x[COUNT];
OpenPOWER on IntegriCloud