]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_map.cpp
Same tweak, again
[user/henk/code/inspircd.git] / src / cmd_map.cpp
index 83ff89d6d8630a66b85caaa81feff33059240644..0b7132c8f755234d63856c65bd60b8c2519f644c 100644 (file)
@@ -15,7 +15,7 @@
 #include "users.h"
 #include "commands/cmd_map.h"
 
-extern "C" command_t* init_command(InspIRCd* Instance)
+extern "C" DllExport command_t* init_command(InspIRCd* Instance)
 {
        return new cmd_map(Instance);
 }