Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 22:51:16 +0200
From:      Jilles Tjoelker <jilles@stack.nl>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   Re: svn commit: r214123 - stable/8/bin/sh
Message-ID:  <20101021205116.GA58084@stack.nl>
In-Reply-To: <201010210113.o9L1Df79074263@svn.freebsd.org>
References:  <201010210113.o9L1Df79074263@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 21, 2010 at 01:13:41AM +0000, David E. O'Brien wrote:
> Author: obrien
> Date: Thu Oct 21 01:13:41 2010
> New Revision: 214123
> URL: http://svn.freebsd.org/changeset/base/214123

> Log:
>   MFC
>     r213925: use <stddef.h> rather than <sys/stddef.h>

Hmm, it looks like this was not merged except for adding the mergeinfo.

r213925 was a fix for a problem introduced in r213775 which became
visible because a local patch of mine added #include <stddef.h> in
another header file. However, r213775 was not MFCed to stable/8.

-- 
Jilles Tjoelker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101021205116.GA58084>