You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
177 B

--- 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;