fix: remove missing transport.h include and dependency
Co-authored-by: aider (deepseek/deepseek-coder) <aider@aider.chat>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
#include "dispatcher.h"
|
||||
#include "transport.h"
|
||||
#include <jack/jack.h>
|
||||
|
||||
static volatile int keep_running = 1;
|
||||
|
||||
Reference in New Issue
Block a user