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

  1. --- a/src/sysrepo_types.h
  2. +++ b/src/sysrepo_types.h
  3. @@ -19,6 +19,7 @@
  4. #include <inttypes.h>
  5. #include <stddef.h>
  6. +#include <sys/stat.h>
  7. struct lyd_node;
  8. struct timespec;