fixup
[lcr.git] / lcrsocket.h
index 931afb8..f52dd7e 100644 (file)
@@ -95,6 +95,7 @@ struct admin_response_join {
        unsigned int    serial; /* join serial number */
        char            remote[32]; /* remote application name */
        unsigned int    partyline;
+       unsigned int    threepty;
 };
 
 struct admin_response_epoint {