mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 14:12:31 +00:00
9 lines
140 B
C++
9 lines
140 B
C++
#include "config.h"
|
|
|
|
#include "globals.h"
|
|
|
|
rpc::ip_table_list ip_tables;
|
|
|
|
Control* control{};
|
|
ThreadWorker* worker_thread{};
|