From 871dbcfede60a8d2d286728bcbd88f27c2035b87 Mon Sep 17 00:00:00 2001 From: Everton Marques Date: Tue, 11 Aug 2009 15:43:05 -0300 Subject: [pim] Initial pim 0.155 --- lib/log.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/log.h') diff --git a/lib/log.h b/lib/log.h index f3b43ad1..d9f1ecaa 100644 --- a/lib/log.h +++ b/lib/log.h @@ -1,6 +1,7 @@ /* * Zebra logging funcions. * Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro + * Portions Copyright (c) 2008 Everton da Silva Marques * * This file is part of GNU Zebra. * @@ -53,6 +54,7 @@ typedef enum ZLOG_BABEL, ZLOG_OSPF6, ZLOG_ISIS, + ZLOG_PIM, ZLOG_MASC } zlog_proto_t; -- cgit v1.2.3