X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fusermanager.h;h=3671e8907e6de89101afa39d9581f15d39a9bb9d;hb=7492344e64491cea6bbb5c9354dceb804bb908ac;hp=361584cdaa184cd21cf30d8d218b5587d11748af;hpb=f62654a6859998f9d63eb22702c572d5ebcff15c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/usermanager.h b/include/usermanager.h index 361584cda..3671e8907 100644 --- a/include/usermanager.h +++ b/include/usermanager.h @@ -41,7 +41,7 @@ class CoreExport UserManager : public fakederef /** A list holding local users */ - typedef intrusive_list LocalList; + typedef insp::intrusive_list LocalList; private: /** Map of IP addresses for clone counting