X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fconfigreader.h;h=3d48759a7cdb216c29d10482579bd28595fe417a;hb=b3d33859b163854926b2e8c4f374e33055b7bad2;hp=f47c6680efafe364c2ba9f81fdb0a2ed740cde92;hpb=d1b20f95198858c0ffd2974fb7fd622a0d945a81;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/configreader.h b/include/configreader.h index f47c6680e..3d48759a7 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -203,7 +203,7 @@ struct MultiConfig */ typedef std::map opertype_t; -struct operclass_data +struct operclass_data : public Extensible { char* commandlist; char* cmodelist;