X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodmanager_static.cpp;h=5c04a76800f6e211afbfea316c0ca4ea11cd45f4;hb=b96329dc3b775c77e98964c42cb0def7ca65ba0e;hp=98ed26c672c1fe787512e912aa13ba455b400d2a;hpb=7bb75e575b5f6a555a0651057c0cb5b30f93a9d9;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modmanager_static.cpp b/src/modmanager_static.cpp index 98ed26c67..5c04a7680 100644 --- a/src/modmanager_static.cpp +++ b/src/modmanager_static.cpp @@ -23,7 +23,7 @@ #include "exitcodes.h" #include -#ifdef PURE_STATIC +#ifdef INSPIRCD_STATIC typedef std::map modmap; static std::vector* cmdlist = NULL;