summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glnx-dirfd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/glnx-dirfd.h b/glnx-dirfd.h
index 4824bc4..8e582fc 100644
--- a/glnx-dirfd.h
+++ b/glnx-dirfd.h
@@ -21,6 +21,8 @@
#pragma once
#include <glnx-backport-autocleanups.h>
+#include <glnx-macros.h>
+#include <glnx-errors.h>
#include <limits.h>
#include <dirent.h>
#include <sys/stat.h>