From 46716847be4bb949e7c795b43a9d3884e67b05fa 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. --- rld-path.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rld-path.cpp b/rld-path.cpp index 70a9c24..1cdb586 100644 --- a/rld-path.cpp +++ b/rld-path.cpp @@ -18,6 +18,8 @@ #include "config.h" #endif +#include +#include #include #include -- cgit v1.2.3