|
@@ -47,6 +47,7 @@
|
|
|
|
|
|
#include "../../sr_module.h"
|
|
#include "../../sr_module.h"
|
|
#include "../../lib/srdb2/db.h"
|
|
#include "../../lib/srdb2/db.h"
|
|
|
|
+#include "../../dprint.h"
|
|
|
|
|
|
int my_ping_interval = 5 * 60; /* Default is 5 minutes */
|
|
int my_ping_interval = 5 * 60; /* Default is 5 minutes */
|
|
unsigned int my_connect_to = 2; /* 2 s by default */
|
|
unsigned int my_connect_to = 2; /* 2 s by default */
|