change log for rtems (2011-02-17)

Ralf Corsepius ralf.corsepius at rtems.org
Thu Feb 17 08:19:50 UTC 2011


On 02/17/2011 09:10 AM, rtems-vc at rtems.org wrote:
>   *sh*:
> 2011-02-17	Sebastian Huber<Sebastian.Huber at embedded-brains.de>

> diff -u rtems/testsuites/samples/pppd/system.h:1.5 rtems/testsuites/samples/pppd/system.h:1.6
> --- rtems/testsuites/samples/pppd/system.h:1.5	Wed Oct 26 12:30:34 2005
> +++ rtems/testsuites/samples/pppd/system.h	Thu Feb 17 01:17:04 2011
> @@ -3,6 +3,8 @@
>   #define SYSTEM_H
>
>   #include<rtems.h>
> +#include<rtems/console.h>
> +#include<rtems/clockdrv.h>
>
>   /* functions */
>   extern rtems_task Init(rtems_task_argument argument);

This patch doesn't seem right to me.

Could you explain which issue you are trying to address?

Ralf



More information about the vc mailing list