--- ./misc/filefrag.c.orig 2004-06-26 13:03:48.820773848 +0200 +++ ./misc/filefrag.c 2004-06-26 13:04:05.359259616 +0200 @@ -37,6 +37,7 @@ #include #include #include +#include #include int verbose = 0; --- ./lib/ext2fs/getsectsize.c.orig 2004-06-26 13:00:49.114093416 +0200 +++ ./lib/ext2fs/getsectsize.c 2004-06-26 13:01:01.369230352 +0200 @@ -23,6 +23,7 @@ #include #ifdef HAVE_LINUX_FD_H #include +#include #include #endif --- ./lib/ext2fs/getsize.c.orig 2004-06-26 13:00:11.821762712 +0200 +++ ./lib/ext2fs/getsize.c 2004-06-26 13:00:37.192905712 +0200 @@ -25,6 +25,7 @@ #include #ifdef HAVE_LINUX_FD_H #include +#include #include #endif #ifdef HAVE_SYS_DISKLABEL_H --- ./lib/ext2fs/ismounted.c.orig 2004-06-26 13:01:16.740893504 +0200 +++ ./lib/ext2fs/ismounted.c 2004-06-26 13:01:28.160157512 +0200 @@ -18,6 +18,7 @@ #endif #include #ifdef HAVE_LINUX_FD_H +#include #include #endif #ifdef HAVE_MNTENT_H --- ./lib/blkid/getsize.c.orig 2004-06-26 13:02:54.825982304 +0200 +++ ./lib/blkid/getsize.c 2004-06-26 13:03:06.989133224 +0200 @@ -22,6 +22,7 @@ #include #ifdef HAVE_LINUX_FD_H #include +#include #include #endif /* HAVE_LINUX_FD_H */ #ifdef HAVE_SYS_DISKLABEL_H