mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 01:46:02 -05:00
[xcode] Do without _GNU_SOURCE, MacOS doesn't like it
This commit is contained in:
parent
aed74fbb8a
commit
725419d4ac
@ -20,8 +20,6 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#define _GNU_SOURCE // For memmem()
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user