summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream.h')
-rw-r--r--libmpdemux/stream.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmpdemux/stream.h b/libmpdemux/stream.h
index 338664043d..cd0a7bd5d1 100644
--- a/libmpdemux/stream.h
+++ b/libmpdemux/stream.h
@@ -21,10 +21,6 @@
#include "network.h"
#endif
-#ifdef __FreeBSD__
-#include "network.h"
-#endif
-
int vcd_seek_to_track(int fd,int track);
void vcd_read_toc(int fd);