Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
3b962219
Commit
3b962219
authored
Sep 09, 2006
by
Rémi Denis-Courmont
Browse files
OSX compile fix
parent
5abd95e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/ftp.c
View file @
3b962219
...
...
@@ -37,6 +37,10 @@
#include
"vlc_url.h"
#include
"stream_output.h"
#ifndef IPPORT_FTP
# define IPPORT_FTP 21u
#endif
/*****************************************************************************
* Module descriptor
*****************************************************************************/
...
...
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