From: Daniel Hokka Zakrisson Date: Wed, 10 Oct 2007 13:46:06 +0000 (+0000) Subject: Try to fix compile failures. X-Git-Tag: util-vserver-0.30.214-1~18 X-Git-Url: http://git.onelab.eu/?p=util-vserver.git;a=commitdiff_plain;h=e9008b62d79f880b864e6b290eb0ab3b3c90b498 Try to fix compile failures. --- diff --git a/lib/ext2fs.h b/lib/ext2fs.h index 2d50420..aa998c2 100644 --- a/lib/ext2fs.h +++ b/lib/ext2fs.h @@ -19,6 +19,8 @@ #ifndef H_UTIL_VSERVER_SRC_EXT2FS_H #define H_UTIL_VSERVER_SRC_EXT2FS_H +#include +#include #ifdef ENSC_HAVE_EXT2FS_EXT2_FS_H # include #elif defined(ENSC_HAVE_LINUX_EXT2_FS_H)