From e9008b62d79f880b864e6b290eb0ab3b3c90b498 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 10 Oct 2007 13:46:06 +0000 Subject: [PATCH] Try to fix compile failures. --- lib/ext2fs.h | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.43.0