mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-12 23:43:23 -05:00
Fix the stupid strcasestr thing
This commit is contained in:
parent
69815a0d8f
commit
c846b649d4
@ -48,7 +48,7 @@
|
||||
#include "mp3-scanner.h"
|
||||
#include "playlist.h"
|
||||
|
||||
#ifdef NEED_STRCASESTR
|
||||
#ifndef HAVE_STRCASESTR
|
||||
# include "strcasestr.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user