commit | 535ea9f56c36dddf56b3ef8e3e0ce1b8fa80841e | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Fri May 29 16:01:05 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri May 29 16:01:05 2020 +0200 |
tree | 788741d4c492778bec3df0e320a647103d7462be | |
parent | 146763543afcead927c2882cfafbf77ab91ba6e0 [diff] [blame] |
libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098)
diff --git a/src/compat.c b/src/compat.c index c877ceb..ca954f4 100644 --- a/src/compat.c +++ b/src/compat.c
@@ -15,7 +15,8 @@ #include "common.h" #include <string.h> -#include <unistd.h> + +#include "config.h" #ifndef HAVE_STRNSTR char *