Allow linking with multiple device drivers.
[tinc] / src / tincd.c
index f075168..f7b956f 100644 (file)
@@ -650,7 +650,7 @@ int main2(int argc, char **argv) {
        /* Shutdown properly. */
 
        ifdebug(CONNECTIONS)
-               dump_device_stats();
+               devops.dump_stats();
 
        close_network_connections();