[Mac OS] error: implicitly declaring library function 'strdup...
Hi! 👋 I'm having issue building the sph2pipe on Mac OS Sonoma and Xcode 15. Here are the errors: cc -o sph2pipe -s -w -g -O2 file_headers.c shorten_x.c sph2pipe.c -lm file_headers.c:100:17: error: call to undeclared library function 'str...