summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index c280d0699..97aa6e254 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -68,7 +68,7 @@ extern int WHOWAS_MAX;
extern int DieDelay;
extern time_t startup_time;
extern int NetBufferSize;
-int MaxWhoResults;
+extern int MaxWhoResults;
extern time_t nb_start;
extern std::vector<int> fd_reap;