aboutsummaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp2
1 files changed, 2 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
index 9ff42384..3829d78c 100644
--- a/.includes.imp
+++ b/.includes.imp
@@ -7,4 +7,6 @@
{ "symbol": [ "uint32_t", "private", "<stdint.h>", "public" ] },
{ "symbol": [ "uint64_t", "private", "<stdint.h>", "public" ] },
{ "symbol": [ "uint8_t", "private", "<stdint.h>", "public" ] },
+
+ { "include": [ "<bits/struct_stat.h>", "private", "<sys/stat.h>", "public", ] },
]