grr@cbmvax.UUCP (George Robbins) (05/30/89)
Index: include/protocols/rwhod.h networking Fix
Description:
The version of rwhod.h included with the networking release
attempts to compile in an sccs id constant from the header file.
Unfortunatly, the name "sccsid" conflicts with sccsid's in
several programs that include the file.
Repeat-By:
Try to build rwhod, ruptime or sysline after installing
the include files from the networking release.
Fix:
Change the include file to act like other include files.
*** include/protocols/rwhod.h.grr Mon May 29 13:46:39 1989
--- include/protocols/rwhod.h Mon May 29 13:47:07 1989
***************
*** 13,23 ****
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-
- #ifndef lint
- static char sccsid[] = "@(#)rwhod.h 5.2 (Berkeley) 8/25/88";
- #endif /* not lint */
/*
* rwho protocol packet format.
--- 13,21 ----
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * @(#)rwhod.h 5.2 (Berkeley) 8/25/88
*/
/*
* rwho protocol packet format.
--
George Robbins - now working for, uucp: {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing arpa: cbmvax!grr@uunet.uu.net
Commodore, Engineering Department fone: 215-431-9255 (only by moonlite)