diff options
Diffstat (limited to 'lib/sockunion.h')
-rw-r--r-- | lib/sockunion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sockunion.h b/lib/sockunion.h index 97fd8b72..8fcaded4 100644 --- a/lib/sockunion.h +++ b/lib/sockunion.h @@ -23,8 +23,8 @@ #ifndef _ZEBRA_SOCKUNION_H #define _ZEBRA_SOCKUNION_H +#include "zebra.h" #include "symtab.h" -#include "zassert.h" #if 0 union sockunion { |