]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: move prototype to top of file
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 16 Apr 2021 15:18:02 +0000 (17:18 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Apr 2021 08:33:18 +0000 (10:33 +0200)
commitdee1c6c3384ca9f22f2920263640f4c4dc9eb67c
treed4e47fe0d08565c5e3e4c81c45370273d179c737
parente3d3fa06f735dc00d406dc03d7fb84eabaf07b87
nhrpd: move prototype to top of file

nhrp prototype function was not declared at top of the file.
fixing it.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
nhrpd/nhrp_interface.c