manual page distributed with 4.1BSD
[unix-history] / usr / src / include / protocols / rwhod.h
index d37f5db..d701889 100644 (file)
@@ -1,4 +1,4 @@
-/*     rwhod.h 4.7     83/05/25        */
+/*     rwhod.h 4.8     83/06/01        */
 
 /*
  * rwho protocol packet format.
 
 /*
  * rwho protocol packet format.
@@ -10,11 +10,9 @@ struct       outmp {
 };
 
 struct whod {
 };
 
 struct whod {
-#ifdef notyet
        char    wd_vers;                /* protocol version # */
        char    wd_type;                /* packet type, see below */
        char    wd_pad[2];
        char    wd_vers;                /* protocol version # */
        char    wd_type;                /* packet type, see below */
        char    wd_pad[2];
-#endif
        int     wd_sendtime;            /* time stamp by sender */
        int     wd_recvtime;            /* time stamp applied by receiver */
        char    wd_hostname[32];        /* hosts's name */
        int     wd_sendtime;            /* time stamp by sender */
        int     wd_recvtime;            /* time stamp applied by receiver */
        char    wd_hostname[32];        /* hosts's name */