--- unionfs-1.0.11/file.c 2005-03-24 03:25:47.000000000 +0000 +++ unionfs-1.0.11_malc/file.c 2005-03-26 21:32:16.000000000 +0000 @@ -22,6 +22,7 @@ #include "fist.h" #include "unionfs.h" #include +#include /******************* * File Operations * --- unionfs-1.0.11/locks.c 2005-03-24 03:25:47.000000000 +0000 +++ unionfs-1.0.11_malc/locks.c 2005-03-26 21:33:10.000000000 +0000 @@ -22,6 +22,7 @@ #endif /* HAVE_CONFIG_H */ #include "fist.h" #include "unionfs.h" +#include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)