summaryrefslogtreecommitdiff
path: root/src/srsforward.c
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
commit66404f0bfbd78e635ff6381ca30b25157e0e1a09 (patch)
tree2e55670da27019b2c80efa58f3e2159ca888a530 /src/srsforward.c
parentcb9bff92107d168ff6dd0c12dc34bc7bacc8eb7d (diff)
remove unused headers
Diffstat (limited to 'src/srsforward.c')
-rw-r--r--src/srsforward.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/srsforward.c b/src/srsforward.c
index 1290a75..f15a8ad 100644
--- a/src/srsforward.c
+++ b/src/srsforward.c
@@ -7,7 +7,6 @@
#include "exit.h"
#include "fmt.h"
#include "logmsg.h"
-#include "readwrite.h"
#include "sig.h"
#include "str.h"
#include "stralloc.h"