- The big forward port. I probably broke lots of stuff, so please look over any
[ircu2.10.12-pk.git] / ircd / userload.c
index 84d6a9c869444b7c99bfc744d46fe0cea25f5aad..ae05bf21ab63421ed2f64c1942f0abe8372674a1 100644 (file)
@@ -34,6 +34,7 @@
 #include "numnicks.h"
 #include "querycmds.h"
 #include "s_misc.h"
+#include "s_stats.h"
 #include "send.h"
 #include "struct.h"
 #include "sys.h"
@@ -200,7 +201,8 @@ void update_load(void)
   last = CurrentTime;
 }
 
-void calc_load(struct Client *sptr)
+void
+calc_load(struct Client *sptr, struct StatDesc *sd, int stat, char *param)
 {
   /* *INDENT-OFF* */
   static const char *header =