X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Ftape.c;h=45d19d22aa8234a12480f424459aeb8e5a513961;hp=ae0c725439238086c32a5c4734a8bed010e7977f;hb=401a4d13e4c30d46074531c6c26efefcaf3bbdaf;hpb=52ed7d6e29b14c6ec0d7e4427c0b4c3c20084f1a diff --git a/restore/tape.c b/restore/tape.c index ae0c725..45d19d2 100644 --- a/restore/tape.c +++ b/restore/tape.c @@ -46,7 +46,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.24 2001/02/21 16:13:05 stelian Exp $"; + "$Id: tape.c,v 1.25 2001/02/22 10:57:40 stelian Exp $"; #endif /* not lint */ #include @@ -57,6 +57,7 @@ static const char rcsid[] = #ifdef __linux__ #include +#include #include #include #else /* __linux__ */