mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 07:53: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 "mp3-scanner.h"
|
||||||
#include "playlist.h"
|
#include "playlist.h"
|
||||||
|
|
||||||
#ifdef NEED_STRCASESTR
|
#ifndef HAVE_STRCASESTR
|
||||||
# include "strcasestr.h"
|
# include "strcasestr.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user