diff --git a/src/cas/io/bsdSocket/casIOD.h b/src/cas/io/bsdSocket/casIOD.h index f9e062bad..bf9d29313 100644 --- a/src/cas/io/bsdSocket/casIOD.h +++ b/src/cas/io/bsdSocket/casIOD.h @@ -7,6 +7,9 @@ // Some BSD calls have crept in here // // $Log$ +// Revision 1.2 1996/07/24 22:03:36 jhill +// fixed net proto for gnu compiler +// // Revision 1.1.1.1 1996/06/20 00:28:18 jhill // ca server installation // @@ -26,7 +29,6 @@ extern "C" { #include #ifndef SUNOS4 // func proto do not have args for C++ (under sunos4) #include -#include #endif #ifdef __cplusplus