git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245bf53
)
* modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
author
Sam Hocevar
<sam@videolan.org>
Fri, 25 Aug 2006 12:19:34 +0000
(12:19 +0000)
committer
Sam Hocevar
<sam@videolan.org>
Fri, 25 Aug 2006 12:19:34 +0000
(12:19 +0000)
modules/demux/playlist/xspf.c
patch
|
blob
|
history
diff --git
a/modules/demux/playlist/xspf.c
b/modules/demux/playlist/xspf.c
index
196f50f
..
378ff1f
100644
(file)
--- a/
modules/demux/playlist/xspf.c
+++ b/
modules/demux/playlist/xspf.c
@@
-33,6
+33,7
@@
#include "playlist.h"
#include "vlc_xml.h"
#include "vlc_strings.h"
+#include "vlc_url.h"
#include "xspf.h"
struct demux_sys_t