diff options
Diffstat (limited to 'stream/http.c')
-rw-r--r-- | stream/http.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/http.c b/stream/http.c index 5523622f8f..0c8bb33f56 100644 --- a/stream/http.c +++ b/stream/http.c @@ -42,7 +42,6 @@ #include "network.h" -extern const mime_struct_t mime_type_table[]; extern int stream_cache_size; extern int network_bandwidth; |