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.

12 lines
476 B

  1. Index: sysrepo-e4a5705a4c5293ba121048c71899b98243d99edf/inc/sysrepo.h
  2. ===================================================================
  3. --- sysrepo-e4a5705a4c5293ba121048c71899b98243d99edf.orig/inc/sysrepo.h
  4. +++ sysrepo-e4a5705a4c5293ba121048c71899b98243d99edf/inc/sysrepo.h
  5. @@ -51,6 +51,7 @@
  6. * @ref xp_page "XPath Addressing" is used for node identification in data-related calls.
  7. */
  8. +#include <time.h>
  9. #include <stdbool.h>
  10. #include <stdint.h>
  11. #include <stdlib.h>