X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=common%2Fdumprmt.c;h=12d60fca7408197dc3bec5d363e85d68a484ec0a;hb=e68dc63e241e7f43512f1f2d7c6977a7abf11964;hp=503b933162538f513e1fd2f2d42f3f1cfee3da70;hpb=401a4d13e4c30d46074531c6c26efefcaf3bbdaf;p=dump.git diff --git a/common/dumprmt.c b/common/dumprmt.c index 503b933..12d60fc 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.c @@ -41,31 +41,30 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.16 2001/02/22 10:57:39 stelian Exp $"; + "$Id: dumprmt.c,v 1.17 2001/06/18 10:58:28 stelian Exp $"; #endif /* not lint */ #include -#ifdef __linux__ -#include -#include -#endif #include #include #include #include #ifdef __linux__ +#include +#ifdef HAVE_EXT2FS_EXT2_FS_H +#include +#else #include +#endif #include #include -#else -#ifdef sunos +#elif defined sunos #include #include #else #include #endif -#endif #include #include