From fc9e841952912943ca6495d7885058e4408462b0 Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Mon, 2 Nov 2009 20:34:59 +0000 Subject: More IMSG_CTL_LOG_VERBOSE, still doing the same toggeling of log_debug(). --- usr.sbin/ldpd/ldpd.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/ldpd/ldpd.h') diff --git a/usr.sbin/ldpd/ldpd.h b/usr.sbin/ldpd/ldpd.h index 3f8eb00f3ce..2f59d9ea32e 100644 --- a/usr.sbin/ldpd/ldpd.h +++ b/usr.sbin/ldpd/ldpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ldpd.h,v 1.7 2009/09/28 09:48:46 michele Exp $ */ +/* $OpenBSD: ldpd.h,v 1.8 2009/11/02 20:34:58 claudio Exp $ */ /* * Copyright (c) 2009 Michele Marchetto @@ -77,6 +77,7 @@ enum imsg_type { IMSG_CTL_KROUTE_ADDR, IMSG_CTL_IFINFO, IMSG_CTL_END, + IMSG_CTL_LOG_VERBOSE, IMSG_KLABEL_INSERT, IMSG_KLABEL_CHANGE, IMSG_KLABEL_DELETE, -- cgit v1.2.3