]> git.puffer.fish Git - mirror/frr.git/commit
*: add #include "command.h" where needed
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 29 Nov 2016 12:34:52 +0000 (13:34 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 29 Nov 2016 13:15:05 +0000 (14:15 +0100)
commitddae30158dff25ed093f4ab72c46a870ea5ad9f5
treeda8137cd9c08b0c61e01c08aa6f4e884083ea5d1
parentaed3273f38be072c50cbb376aa534cab765bed3f
*: add #include "command.h" where needed

Headers using struct cmd_token should directly include command.h so the
struct is actually defined.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/json.h
ospf6d/ospf6_route.h