summaryrefslogtreecommitdiffstats
path: root/stream/cookies.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/cookies.h')
-rw-r--r--stream/cookies.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/cookies.h b/stream/cookies.h
index a24560631b..e8b548c112 100644
--- a/stream/cookies.h
+++ b/stream/cookies.h
@@ -24,10 +24,6 @@
#ifndef MPLAYER_COOKIES_H
#define MPLAYER_COOKIES_H
-#include "http.h"
-
-void cookies_set(HTTP_header_t * http_hdr, const char *hostname,
- const char *url);
char *cookies_lavf(void);
#endif /* MPLAYER_COOKIES_H */