aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/statx/portdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/statx/portdefs.h')
-rw-r--r--ports/linux/statx/portdefs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/linux/statx/portdefs.h b/ports/linux/statx/portdefs.h
new file mode 100644
index 0000000..bf934dc
--- /dev/null
+++ b/ports/linux/statx/portdefs.h
@@ -0,0 +1,6 @@
+/*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
+ */
+#include <sys/stat.h>
+#include <sys/sysmacros.h>