summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrpd.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-02-11 21:29:57 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-07 16:21:01 +0100
commit819dc8bbbc778fc0df326c687dcdda4c2fd2b683 (patch)
tree4d543b9623d1ce81cc45ced96906dd0acd7f013a /nhrpd/nhrpd.h
parentnhrpd: implement next hop resolution protocol (diff)
downloadfrr-819dc8bbbc778fc0df326c687dcdda4c2fd2b683.tar.xz
frr-819dc8bbbc778fc0df326c687dcdda4c2fd2b683.zip
nhrpd: adapt to API changes
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'nhrpd/nhrpd.h')
-rw-r--r--nhrpd/nhrpd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/nhrpd/nhrpd.h b/nhrpd/nhrpd.h
index 307546e08..5d403e854 100644
--- a/nhrpd/nhrpd.h
+++ b/nhrpd/nhrpd.h
@@ -15,6 +15,9 @@
#include "zbuf.h"
#include "zclient.h"
#include "debug.h"
+#include "memory.h"
+
+DECLARE_MGROUP(NHRPD)
#define NHRPD_DEFAULT_HOLDTIME 7200