mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
added WIN32-ism
svn path=/trunk/icecast/; revision=5589
This commit is contained in:
parent
a093271f95
commit
d525290195
@ -31,6 +31,7 @@
|
||||
#ifdef WIN32
|
||||
#define strcasecmp stricmp
|
||||
#define strncasecmp strnicmp
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
#define CATMODULE "format-mp3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user