[Mark mutex as mutable in BanList to fix building issues clinton@unknownlamer.org**20090222201115 Ignore-this: de585886c082f8b84af94629edbc0039 ] hunk ./source/BanList.H 43 - BotMutex ban_mutex; + mutable BotMutex ban_mutex;