aboutsummaryrefslogtreecommitdiffstats
path: root/src/base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base.cpp')
-rw-r--r--src/base.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/base.cpp b/src/base.cpp
index 063457b8b..256979286 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -25,7 +25,6 @@
#include "inspircd.h"
#include "base.h"
-#include <time.h>
// This trick detects heap allocations of refcountbase objects
static void* last_heap = NULL;