diff options
author | Santosh P K <50885001+Spantik@users.noreply.github.com> | 2020-04-16 16:53:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-16 16:53:44 +0200 |
commit | 09133ff4f71a50e6cd15618ffc969604422f9436 (patch) | |
tree | c26ce24f253b8eb20b75483370c0728a4bf854f5 /bfdd | |
parent | Merge pull request #6238 from donaldsharp/test_evpn_vxlan_cleanup (diff) | |
parent | doc: logging: clarify per-thread buffering (diff) | |
download | frr-09133ff4f71a50e6cd15618ffc969604422f9436.tar.xz frr-09133ff4f71a50e6cd15618ffc969604422f9436.zip |
Merge pull request #5451 from opensourcerouting/rcu-log
logging subsystem rewrite
Diffstat (limited to 'bfdd')
-rw-r--r-- | bfdd/bfdd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfdd/bfdd.c b/bfdd/bfdd.c index bed6ccd14..e8e213c74 100644 --- a/bfdd/bfdd.c +++ b/bfdd/bfdd.c @@ -25,6 +25,7 @@ #include "bfd.h" #include "bfdd_nb.h" #include "lib/version.h" +#include "lib/command.h" /* |