=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/Attic/amsg.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/aucat/Attic/amsg.h 2009/07/25 10:52:18 1.9 +++ src/usr.bin/aucat/Attic/amsg.h 2009/08/28 06:37:06 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: amsg.h,v 1.9 2009/07/25 10:52:18 ratchov Exp $ */ +/* $OpenBSD: amsg.h,v 1.10 2009/08/28 06:37:06 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -39,6 +39,7 @@ #define AMSG_GETCAP 7 /* get capabilities */ #define AMSG_SETVOL 8 /* set volume */ #define AMSG_HELLO 9 /* say hello, check versions and so ... */ +#define AMSG_BYE 10 /* ask server to drop connection */ uint32_t cmd; uint32_t __pad; union {