Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
da496642
Commit
da496642
authored
Nov 12, 2011
by
Martin Storsjö
Browse files
Updated patches to apply cleanly on the latest master
parent
fa11c4c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
patches/0002-Android-use-a-custom-poll-fixes-HTTP-playback.patch
View file @
da496642
...
...
@@ -21,7 +21,7 @@ index bd711c6..3ca0988 100644
+#elif defined (HAVE_MAEMO) || defined (__ANDROID__)
# include <poll.h>
# define poll(a, b, c) vlc_poll(a, b, c)
int vlc_poll (struct pollfd *, unsigned, int);
#endif
diff --git a/src/network/poll.c b/src/network/poll.c
index 24335c2..aa2e260 100644
--- a/src/network/poll.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment