X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=lcrsocket.h;h=86497f9c0dff423d8b0f49710beb4ac89ce07433;hp=735b6106a4e5bc1763635c42e8e15aa7f9f6a6f1;hb=ff4d197d5ecb2cb29a55f78b260ab387e3afc80d;hpb=f51147e028fc6eb0db5cec7b6dbd685860bda5bd diff --git a/lcrsocket.h b/lcrsocket.h index 735b610..86497f9 100644 --- a/lcrsocket.h +++ b/lcrsocket.h @@ -77,6 +77,7 @@ struct admin_response_interface { int channels; char busy[256]; /* if port is idle(0) busy(1) */ unsigned int port[256]; /* current port */ + int mode[256]; }; struct admin_response_remote {