sysrepo: update to 2.0.53
[feed/packages.git] / net / sysrepo / patches / 009-fix_inclusion.patch
diff --git a/net/sysrepo/patches/009-fix_inclusion.patch b/net/sysrepo/patches/009-fix_inclusion.patch
new file mode 100644 (file)
index 0000000..3744a16
--- /dev/null
@@ -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;