X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump%2Ftape.c;h=25d7c502c4cba16626a3759d05ccea1a87283166;hp=f846221b502578587e38ea5f508735ca24514bc5;hb=2fa54f1c7aa08d2c6e0b357a35c7e22d3ca302e0;hpb=ad9220730d7bc96534093e6957268db49d05f7ad diff --git a/dump/tape.c b/dump/tape.c index f846221..25d7c50 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.47 2001/06/18 10:58:28 stelian Exp $"; + "$Id: tape.c,v 1.48 2001/07/18 09:12:05 stelian Exp $"; #endif /* not lint */ #include @@ -62,6 +62,7 @@ int write(), read(); #ifdef __linux__ #include +#include #include #endif #include