From 17c836402fe28360d9805eed1584dd0e2dd33db5 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 8 Sep 2014 16:37:32 +1000 Subject: Fix building on CentOS 6.5. --- linkers/rld-path.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linkers') diff --git a/linkers/rld-path.cpp b/linkers/rld-path.cpp index 70a9c24..1cdb586 100644 --- a/linkers/rld-path.cpp +++ b/linkers/rld-path.cpp @@ -18,6 +18,8 @@ #include "config.h" #endif +#include +#include #include #include -- cgit v1.2.3