summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--atari/hotlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/atari/hotlist.h b/atari/hotlist.h
index 81deca752..d8fc2a6b6 100644
--- a/atari/hotlist.h
+++ b/atari/hotlist.h
@@ -20,6 +20,8 @@
#define NS_ATARI_HOTLIST_H
#include <stdbool.h>
+#include <sys/types.h>
+#include <sys/stat.h>
#include <limits.h>
#include "desktop/tree.h"