diff options
Diffstat (limited to 'lib/vty_io.c')
-rw-r--r-- | lib/vty_io.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vty_io.c b/lib/vty_io.c index 33947342..81af4e5e 100644 --- a/lib/vty_io.c +++ b/lib/vty_io.c @@ -40,6 +40,7 @@ #include "filter.h" #include "privs.h" #include "sockunion.h" +#include "sockopt.h" #include "network.h" #include <arpa/telnet.h> |