aboutsummaryrefslogtreecommitdiffstats
path: root/fs/tabfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/tabfs.c')
-rw-r--r--fs/tabfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/tabfs.c b/fs/tabfs.c
index b992548..2b8bc99 100644
--- a/fs/tabfs.c
+++ b/fs/tabfs.c
@@ -12,7 +12,6 @@
#include "base64/base64.c"
#include "common.h"
-#include "ws.h"
static cJSON *send_request_then_await_response(cJSON *req) {
// Will be freed at receiver (ws.c, receive_tabfs_request_then_send_to_browser).