1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00

win32 goodies

svn path=/trunk/icecast/; revision=5093
This commit is contained in:
oddsock 2003-07-07 22:02:39 +00:00
parent 729d65ae52
commit 8ce77fc778

View File

@ -22,6 +22,11 @@
#include "format_mp3.h"
#ifdef WIN32
#define strcasecmp stricmp
#define strncasecmp strnicmp
#endif
#define CATMODULE "format-mp3"
/* Note that this seems to be 8192 in shoutcast - perhaps we want to be the