needed after libyang update also drop python3-sysrepo as now is standalone Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
10 lines
177 B
Diff
10 lines
177 B
Diff
--- 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;
|