aboutsummaryrefslogtreecommitdiff
path: root/net/sysrepo/patches/009-fix_inclusion.patch
blob: 3744a16def8a8c47f3e812ac256ab4ffbf7e1731 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/sysrepo_types.h
+++ b/src/sysrepo_types.h
@@ -19,6 +19,7 @@
 
 #include <inttypes.h>
 #include <stddef.h>
+#include <sys/stat.h>
 
 struct lyd_node;
 struct timespec;