Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
28fde051
Commit
28fde051
authored
Aug 18, 2011
by
Rémi Denis-Courmont
Browse files
Useless #include
parent
def05940
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/messages.c
View file @
28fde051
...
@@ -46,10 +46,6 @@
...
@@ -46,10 +46,6 @@
# include <vlc_network.h>
/* 'net_strerror' and 'WSAGetLastError' */
# include <vlc_network.h>
/* 'net_strerror' and 'WSAGetLastError' */
#endif
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
/* close(), write() */
#endif
#include <assert.h>
#include <assert.h>
#include <vlc_charset.h>
#include <vlc_charset.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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