diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2021-04-21 20:46:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-21 20:46:02 -0400 |
| commit | 85e40093a9d9169e0b9383957cd4c24606c50571 (patch) | |
| tree | 4562c3b47f3745cd91b924b594c549cc79c546e8 /lib/northbound_sysrepo.c | |
| parent | 7b58ed729591847aee608e52f553602587da3678 (diff) | |
| parent | 7c2275ac86a2f1d147dc6203f83c0e17da9c8bca (diff) | |
Merge pull request #8528 from opensourcerouting/build-cleanup-20210421
build: more cleaning
Diffstat (limited to 'lib/northbound_sysrepo.c')
| -rw-r--r-- | lib/northbound_sysrepo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/northbound_sysrepo.c b/lib/northbound_sysrepo.c index 9fc640ceea..fc1af092d0 100644 --- a/lib/northbound_sysrepo.c +++ b/lib/northbound_sysrepo.c @@ -25,7 +25,7 @@ #include "debug.h" #include "memory.h" #include "libfrr.h" -#include "version.h" +#include "lib/version.h" #include "northbound.h" #include <sysrepo.h> |
