--- embedaddon/mpd/src/radius.h 2012/02/21 23:32:47 1.1.1.1 +++ embedaddon/mpd/src/radius.h 2013/07/22 08:44:29 1.1.1.2 @@ -1,7 +1,7 @@ /* * See ``COPYRIGHT.mpd'' * - * $Id: radius.h,v 1.1.1.1 2012/02/21 23:32:47 misho Exp $ + * $Id: radius.h,v 1.1.1.2 2013/07/22 08:44:29 misho Exp $ * */ @@ -125,6 +125,7 @@ }; extern const struct cmdtab RadiusSetCmds[]; + extern const struct cmdtab RadiusUnSetCmds[]; /* Configuration for a radius server */ struct radiusserver_conf {