X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fxline.h;h=fd7de6d2a7c532b68e45e425402778fa766f6360;hb=0ade30b8bce3bc945fa120ad6cacf96fbd2f39ec;hp=27e10eefe9db20a5f900e9d41862603c72180183;hpb=a60b8e0d560404815a1587eb1d0f2b37f23db935;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/xline.h b/include/xline.h index 27e10eefe..fd7de6d2a 100644 --- a/include/xline.h +++ b/include/xline.h @@ -404,6 +404,8 @@ class CoreExport XLineManager QLineFactory* QFact; ZLineFactory* ZFact; + unsigned int PermLines; + public: std::map > lookup_lines;