--- ./lib/replace/system/filesys.h.orig 2010-01-11 05:35:28.000000000 +0000 +++ ./lib/replace/system/filesys.h 2010-01-24 21:49:26.000000000 +0000 @@ -117,6 +117,13 @@ #include #endif +#if HAVE_SYS_EXTATTR_H +#include +#endif + +#if HAVE_SYS_UIO_H +#include +#endif #ifdef HAVE_SYS_RESOURCE_H #include