diff options
Diffstat (limited to 'src/cmd_names.cpp')
-rw-r--r-- | src/cmd_names.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_names.cpp b/src/cmd_names.cpp index 0ce00e4ba..70b1876a1 100644 --- a/src/cmd_names.cpp +++ b/src/cmd_names.cpp @@ -20,7 +20,7 @@ #include "helperfuncs.h" #include "commands/cmd_names.h" -extern InspIRCd* ServerInstance; + void cmd_names::Handle (const char** parameters, int pcnt, userrec *user) { |