Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/librumpuser
On Tue, Jun 17, 2014 at 06:43:21AM +0000, Alexander Nasonov wrote:
> Module Name: src
> Committed By: alnsn
> Date: Tue Jun 17 06:43:21 UTC 2014
>
> Modified Files:
> src/lib/librumpuser: rumpuser_pth_dummy.c
>
> Log Message:
> For consistency with other files in the same directory
> don't include <sys/cdefs.h> before __RCSID.
This one is actually wrong, the include should be the first thing in the
file, followed by __RCSID without conditional.
Joerg
Home |
Main Index |
Thread Index |
Old Index