From: Donald Lee Date: Mon, 26 Jul 2021 14:45:40 +0000 (+0800) Subject: bgpd: Comment for included X-Git-Tag: base_8.1~259^2~5 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=6ffeb9f79fb2efc2b87767491ab7d8a32e4532a2;p=matthieu%2Ffrr.git bgpd: Comment for included Signed-off-by: Donald Lee --- diff --git a/lib/frrscript.h b/lib/frrscript.h index fba124909a..953c458145 100644 --- a/lib/frrscript.h +++ b/lib/frrscript.h @@ -25,7 +25,7 @@ #include #include "frrlua.h" -#include "bgpd/bgp_script.h" +#include "bgpd/bgp_script.h" // for peer and attr encoders/decoders #ifdef __cplusplus extern "C" {