From cfde608bb7f79af1f309c1c7712646f871d1427f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Sun, 17 Jul 2016 21:29:40 +0200 Subject: [PATCH] memrchr: try to fix macOS compilation --- compat/memrchr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/compat/memrchr.c b/compat/memrchr.c index c7a038cfb5..da09e1a1fc 100644 --- a/compat/memrchr.c +++ b/compat/memrchr.c @@ -20,6 +20,7 @@ #endif #include +#include /* * Reverse memchr()