diff options
Diffstat (limited to 'lib/sockunion.c')
-rw-r--r-- | lib/sockunion.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sockunion.c b/lib/sockunion.c index e08a3745..deac292c 100644 --- a/lib/sockunion.c +++ b/lib/sockunion.c @@ -20,6 +20,7 @@ */ #include <zebra.h> +#include "misc.h" #include "prefix.h" #include "vty.h" |