summaryrefslogtreecommitdiff
path: root/rotord/src/rotor.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/rotor.h')
-rw-r--r--rotord/src/rotor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h
index 27d3820..65f06ac 100644
--- a/rotord/src/rotor.h
+++ b/rotord/src/rotor.h
@@ -128,6 +128,10 @@ inputs: [
#include <json/json.h>
#include <rsvg.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <unistd.h>
+
#include "Poco/Net/HTTPResponse.h"
#include "Poco/Logger.h"
#include "Poco/File.h"