diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-02-14 17:19:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-14 17:19:07 +0100 |
| commit | a836a6cf8ce18c0b3a7e42676f100be353c1bec4 (patch) | |
| tree | fbf1be25e3a1fe7048ce1cc666c65f36491b24ac /pathd/path_pcep_controller.c | |
| parent | bb7f02328f849f430d55eb6a846d25e5a28fd1e5 (diff) | |
| parent | 8b6a9cca676fe9c22d2a51f0b830ca2115528800 (diff) | |
Merge pull request #12789 from donaldsharp/version_cleanup
Diffstat (limited to 'pathd/path_pcep_controller.c')
| -rw-r--r-- | pathd/path_pcep_controller.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pathd/path_pcep_controller.c b/pathd/path_pcep_controller.c index 380d1ab221..84b74aed86 100644 --- a/pathd/path_pcep_controller.c +++ b/pathd/path_pcep_controller.c @@ -22,7 +22,6 @@ #include "command.h" #include "libfrr.h" #include "printfrr.h" -#include "lib/version.h" #include "northbound.h" #include "frr_pthread.h" #include "jhash.h" |
