Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
3ead0c71
Commit
3ead0c71
authored
May 28, 2008
by
Rémi Denis-Courmont
Browse files
Fix Winsock
parent
f1e6d5dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/stream_out/standard.c
View file @
3ead0c71
...
...
@@ -28,6 +28,10 @@
# include "config.h"
#endif
#ifdef WIN32
# define _WIN32_WINNT 0x0501
#endif
#include
<vlc/vlc.h>
#include
<vlc_plugin.h>
#include
<vlc_sout.h>
...
...
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