summaryrefslogtreecommitdiff
blob: 8bbcb46cf9c5403d65663931474fbc5ddd89f7f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Patch by Linlin Yan <yanlinlin82@gmail.com>

https://bugs.gentoo.org/show_bug.cgi?id=490932

--- ld64-128.2/src/other/rebase.cpp
+++ ld64-128.2/src/other/rebase.cpp
@@ -29,6 +29,7 @@
 #include <limits.h>
 #include <stdarg.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <unistd.h>