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
c9517f62
Commit
c9517f62
authored
May 23, 2008
by
Felix Paul Kühne
Browse files
Include xlocale.h on OS X for locale_t
parent
45a444a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/text/charset.c
View file @
c9517f62
...
...
@@ -53,6 +53,7 @@
#ifdef __APPLE__
# include <errno.h>
# include <string.h>
# include <xlocale.h>
#endif
#include
<vlc_charset.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