ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/net/sysrepo/patches/009-fix_inclusion.patch b/external/subpack/net/sysrepo/patches/009-fix_inclusion.patch
new file mode 100644
index 0000000..3744a16
--- /dev/null
+++ b/external/subpack/net/sysrepo/patches/009-fix_inclusion.patch
@@ -0,0 +1,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;