From e1d54b84462a62b7a41fef95b4cbee1ed8e0eece Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 8 May 2005 06:15:51 +0000 Subject: Cosmetics from FreeBSD. --- cpukit/libnetworking/netinet/if_ether.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cpukit/libnetworking/netinet/if_ether.c') diff --git a/cpukit/libnetworking/netinet/if_ether.c b/cpukit/libnetworking/netinet/if_ether.c index c4b85aa38e..bdab7f7ce7 100644 --- a/cpukit/libnetworking/netinet/if_ether.c +++ b/cpukit/libnetworking/netinet/if_ether.c @@ -10,10 +10,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. @@ -31,6 +27,10 @@ * SUCH DAMAGE. * * @(#)if_ether.c 8.1 (Berkeley) 6/10/93 + * $FreeBSD: src/sys/netinet/if_ether.c,v 1.136 2005/03/13 11:23:22 glebius Exp $ + */ + +/* * $Id$ */ @@ -42,8 +42,8 @@ #include #include -#include #include +#include #include #include #include -- cgit v1.2.3