From: Enrico Scholz Date: Mon, 26 Jan 2004 18:22:00 +0000 (+0000) Subject: updated to new ext2fs.h test X-Git-Tag: version_0_27_91~3 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0b5d99af9887bd65c36696fee1d160ca8bf0f7;p=util-vserver.git updated to new ext2fs.h test git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@714 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/src/ext2fs.h b/util-vserver/src/ext2fs.h index 6213185..1102310 100644 --- a/util-vserver/src/ext2fs.h +++ b/util-vserver/src/ext2fs.h @@ -19,9 +19,9 @@ #ifndef H_UTIL_VSERVER_SRC_EXT2FS_H #define H_UTIL_VSERVER_SRC_EXT2FS_H -#ifdef HAVE_EXT2FS_EXT2FS_H -# include -#elif defined(HAVE_LINUX_EXT2_FS_H) +#ifdef ENSC_HAVE_EXT2FS_EXT2_FS_H +# include +#elif defined(ENSC_HAVE_LINUX_EXT2_FS_H) # include #else # error Do not know how to include