--- a/nhrp/opennhrp.c +++ b/nhrp/opennhrp.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include --- a/nhrp/nhrp_common.h +++ b/nhrp/nhrp_common.h @@ -12,6 +12,7 @@ #include #include #include +#include #include struct nhrp_interface;