X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Fdirs.c;h=b15b1d0a6d1282594b0752b2ba78bf45f05c7955;hp=6398f8768f399249735bb829a82aeae650b47bfb;hb=e4a8bde40a6d8319d1b28e054e1a419ba3df2363;hpb=5a7167e93a7975616f2f3fb4bc48b3fbd8080672 diff --git a/restore/dirs.c b/restore/dirs.c index 6398f87..b15b1d0 100644 --- a/restore/dirs.c +++ b/restore/dirs.c @@ -46,7 +46,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dirs.c,v 1.14 2001/03/20 10:02:48 stelian Exp $"; + "$Id: dirs.c,v 1.15 2001/06/18 10:58:28 stelian Exp $"; #endif /* not lint */ #include @@ -55,7 +55,11 @@ static const char rcsid[] = #include #ifdef __linux__ +#ifdef HAVE_EXT2FS_EXT2_FS_H +#include +#else #include +#endif #include #else /* __linux__ */ #include