diff options
-rw-r--r-- | usr.bin/tmux/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/bgpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/dvmrpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ldpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ntpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ospf6d/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ospfd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/relayd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ripd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/smtpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/snmpd/imsg.h | 4 | ||||
-rw-r--r-- | usr.sbin/ypldap/imsg.h | 4 |
12 files changed, 12 insertions, 36 deletions
diff --git a/usr.bin/tmux/imsg.h b/usr.bin/tmux/imsg.h index eca200702d7..e91e9a28f7d 100644 --- a/usr.bin/tmux/imsg.h +++ b/usr.bin/tmux/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.2 2009/09/15 18:12:51 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.3 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/bgpd/imsg.h b/usr.sbin/bgpd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/bgpd/imsg.h +++ b/usr.sbin/bgpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/dvmrpd/imsg.h b/usr.sbin/dvmrpd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/dvmrpd/imsg.h +++ b/usr.sbin/dvmrpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ldpd/imsg.h b/usr.sbin/ldpd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/ldpd/imsg.h +++ b/usr.sbin/ldpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ntpd/imsg.h b/usr.sbin/ntpd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/ntpd/imsg.h +++ b/usr.sbin/ntpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ospf6d/imsg.h b/usr.sbin/ospf6d/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/ospf6d/imsg.h +++ b/usr.sbin/ospf6d/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ospfd/imsg.h b/usr.sbin/ospfd/imsg.h index c4e7247c7c6..7a1e5cd041b 100644 --- a/usr.sbin/ospfd/imsg.h +++ b/usr.sbin/ospfd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.8 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.9 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/relayd/imsg.h b/usr.sbin/relayd/imsg.h index 42394bdda5d..983d9205d93 100644 --- a/usr.sbin/relayd/imsg.h +++ b/usr.sbin/relayd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.13 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.14 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ripd/imsg.h b/usr.sbin/ripd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/ripd/imsg.h +++ b/usr.sbin/ripd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/smtpd/imsg.h b/usr.sbin/smtpd/imsg.h index 6facd687c81..c1a279dbdd5 100644 --- a/usr.sbin/smtpd/imsg.h +++ b/usr.sbin/smtpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.6 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.7 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/snmpd/imsg.h b/usr.sbin/snmpd/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/snmpd/imsg.h +++ b/usr.sbin/snmpd/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 diff --git a/usr.sbin/ypldap/imsg.h b/usr.sbin/ypldap/imsg.h index bd2bada5a3b..9fd3f2f4964 100644 --- a/usr.sbin/ypldap/imsg.h +++ b/usr.sbin/ypldap/imsg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: imsg.h,v 1.4 2009/09/15 10:54:59 jacekm Exp $ */ +/* $OpenBSD: imsg.h,v 1.5 2010/04/27 21:04:04 nicm Exp $ */ /* * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -18,8 +18,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/tree.h> - #define READ_BUF_SIZE 65535 #define IMSG_HEADER_SIZE sizeof(struct imsg_hdr) #define MAX_IMSGSIZE 16384 |