summaryrefslogtreecommitdiff
path: root/rld-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rld-path.cpp')
-rw-r--r--rld-path.cpp2
1 files changed, 2 insertions, 0 deletions
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 <errno.h>
+#include <string.h>
#include <sys/stat.h>
#include <unistd.h>