From c7662795f519d2b6797e4b1ac7fa4a22afa26310 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 27 Jul 2006 23:18:35 +0000 Subject: * merge - This is my current patch queue. I think that all of these are safe to apply. This is just under half of the pending changes in chris/general (the easy half). --- test/raidfile/intercept.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/raidfile/intercept.cpp') diff --git a/test/raidfile/intercept.cpp b/test/raidfile/intercept.cpp index 6df344e1..0a5b4ab9 100644 --- a/test/raidfile/intercept.cpp +++ b/test/raidfile/intercept.cpp @@ -14,7 +14,11 @@ #endif #include #include + +#ifdef HAVE_SYS_UIO_H #include +#endif + #include #ifndef PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE -- cgit v1.2.3