commit | 388f8857eb81ef75014060976776523a58a99389 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Tue Mar 03 08:55:54 2015 +0100 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Apr 21 10:18:01 2015 +0200 |
tree | d425f43437cc937f4cd415d3170c8d6c8f6bf33c | |
parent | 21401f3215be26dcb0f787105f5907745498e966 [diff] [blame] |
*: add missing includes Some places, particularly headers, were spewing warnings since they don't include neccessary other headers to get struct/enum definitions. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
diff --git a/isisd/isis_circuit.h b/isisd/isis_circuit.h index 7ed481d..d86fee0 100644 --- a/isisd/isis_circuit.h +++ b/isisd/isis_circuit.h
@@ -23,6 +23,8 @@ #ifndef ISIS_CIRCUIT_H #define ISIS_CIRCUIT_H +#include "vty.h" + #define CIRCUIT_MAX 255 struct password