X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=rmt%2Frmt.c;h=f52c36ba8b602b38c632457a4cd9b5fc9adee081;hb=c930abff2469b9571a22fc49d16f50f36f5a9301;hp=7d55b2d60c3c1577d157e67147e93a8a82203f98;hpb=a95c4c36f95b3a959bf31d5d9aa9528f7e12ab99;p=dump.git diff --git a/rmt/rmt.c b/rmt/rmt.c index 7d55b2d..f52c36b 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rmt.c,v 1.7 1999/11/11 16:14:01 tiniou Exp $"; + "$Id: rmt.c,v 1.8 1999/11/21 02:24:47 tiniou Exp $"; #endif /* not linux */ /* @@ -59,12 +59,6 @@ static const char rcsid[] = #include #include -#ifdef __linux__ -#include -#include -#include -#endif - int tape = -1; char *record;