aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/netif/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/netif/stream.h')
-rw-r--r--include/osmocom/netif/stream.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osmocom/netif/stream.h b/include/osmocom/netif/stream.h
index 4f6407a..de65176 100644
--- a/include/osmocom/netif/stream.h
+++ b/include/osmocom/netif/stream.h
@@ -1,11 +1,6 @@
#ifndef _OSMO_STREAM_H_
#define _OSMO_STREAM_H_
-#include <stdint.h>
-#include <osmocom/core/linuxlist.h>
-#include <osmocom/core/timer.h>
-#include <osmocom/core/select.h>
-
struct stream_server_link;
struct stream_server_link *stream_server_link_create(void *ctx);