mirror of
https://github.com/videolan/vlc.git
synced 2024-12-14 04:04:45 +08:00
memrchr: try to fix macOS compilation
This commit is contained in:
parent
a051de1ac6
commit
cfde608bb7
@ -20,6 +20,7 @@
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
|
||||
/*
|
||||
* Reverse memchr()
|
||||
|
Loading…
Reference in New Issue
Block a user