X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Frtapelib.c;h=2347266d8b196b70d7ff68222f87d6dbcbe8f9a8;hb=48ff44dfc71404b4ddedd28eadb5b38c3d83bb32;hp=34f8662955b0afbe21bf56bc780c82eeebe57e54;hpb=257a4160e4490f7299f1f0f02b6c7c024d52c970;p=chaz%2Ftar diff --git a/src/rtapelib.c b/src/rtapelib.c index 34f8662..2347266 100644 --- a/src/rtapelib.c +++ b/src/rtapelib.c @@ -1,5 +1,5 @@ /* Functions for communicating with a remote tape drive. - Copyright 1988, 92, 94, 96, 97, 99, 2000 Free Software Foundation, Inc. + Copyright 1988,92,94,96,97,99,2000, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -33,6 +33,7 @@ #include "system.h" #include +#include /* Try hard to get EOPNOTSUPP defined. 486/ISC has it in net/errno.h, 3B2/SVR3 has it in sys/inet.h. Otherwise, like on MSDOS, use EINVAL. */