<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-02-17)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-17 Sebastian Huber <Sebastian.Huber@embedded-brains.de>

        * pppd/system.h: Added missing include files.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/ChangeLog.diff?r1=text&tr1=1.183&r2=text&tr2=1.184&diff_format=h">M</a></td><td width='1%'>1.184</td><td width='100%'>testsuites/samples/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/pppd/system.h.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/samples/pppd/system.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/samples/ChangeLog:1.183 rtems/testsuites/samples/ChangeLog:1.184
--- rtems/testsuites/samples/ChangeLog:1.183    Wed Feb  2 09:01:27 2011
+++ rtems/testsuites/samples/ChangeLog  Thu Feb 17 01:17:04 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-17    Sebastian Huber <Sebastian.Huber@embedded-brains.de>
+
+       * pppd/system.h: Added missing include files.
+
</font> 2011-02-02        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * configure.ac: Require autoconf-2.68, automake-1.11.1.

<font color='#006600'>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
</font><font color='#997700'>@@ -3,6 +3,8 @@
</font> #define SYSTEM_H
 
 #include <rtems.h>
<font color='#000088'>+#include <rtems/console.h>
+#include <rtems/clockdrv.h>
</font> 
 /* functions */
 extern rtems_task Init(rtems_task_argument argument);
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>