From 63d4bd12ca9a7fc666dcd112c940f4ac693b32ae Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Tue, 29 Jan 2019 19:59:01 +0000 Subject: vrrpd: fix headers * Add include guards where missing * Add include guard comments where missing * Fix copyright notices * Sort includes Signed-off-by: Quentin Young --- vrrpd/vrrp_ndisc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vrrpd/vrrp_ndisc.c') diff --git a/vrrpd/vrrp_ndisc.c b/vrrpd/vrrp_ndisc.c index ce6c62c07..73ee172aa 100644 --- a/vrrpd/vrrp_ndisc.c +++ b/vrrpd/vrrp_ndisc.c @@ -1,7 +1,8 @@ /* * VRRP Neighbor Discovery. * Copyright (C) 2019 Cumulus Networks, Inc. - * Quentin Young + * Quentin Young + * * Portions: * Copyright (C) 2001-2017 Alexandre Cassen * -- cgit v1.2.3