summaryrefslogtreecommitdiff
path: root/usr.sbin/ldpd/ldpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ldpd/ldpd.h')
-rw-r--r--usr.sbin/ldpd/ldpd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ldpd/ldpd.h b/usr.sbin/ldpd/ldpd.h
index 8b7c4d3e19a..d703e2f24bd 100644
--- a/usr.sbin/ldpd/ldpd.h
+++ b/usr.sbin/ldpd/ldpd.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ldpd.h,v 1.15 2010/04/29 12:09:28 claudio Exp $ */
+/* $OpenBSD: ldpd.h,v 1.16 2010/05/11 15:01:46 claudio Exp $ */
/*
* Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
@@ -106,7 +106,6 @@ enum imsg_type {
IMSG_NETWORK_ADD,
IMSG_NETWORK_DEL,
IMSG_RECONF_CONF,
- IMSG_RECONF_AREA,
IMSG_RECONF_IFACE,
IMSG_RECONF_END
};