Index: trunk/pdns/pdns/rec_control.cc
===================================================================
--- trunk/pdns/pdns/rec_control.cc	(revision 1366)
+++ trunk/pdns/pdns/rec_control.cc	(revision 1696)
@@ -23,4 +23,9 @@
 
 using namespace std;
+
+#ifndef RECURSOR
+#include "statbag.hh"
+StatBag S;
+#endif
 
 ArgvMap &arg()
