diff --git a/daemon/control_ng.c b/daemon/control_ng.c index 85207f655..78e397da5 100644 --- a/daemon/control_ng.c +++ b/daemon/control_ng.c @@ -6,22 +6,16 @@ #include #include -#include "obj.h" #include "poller.h" -#include "bencode.h" #include "log_d.h" #include "cookie_cache.h" #include "call.h" #include "sdp.h" #include "call_interfaces.h" -#include "socket.h" #include "main.h" #include "statistics.h" #include "streambuf.h" -#include "str.h" #include "homer.h" -#include "tcp_listener.h" -#include "main.h" #include "cli.h" mutex_t rtpe_cngs_lock;