summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:23 +0000
commitc8fea7a402301dfb386714ee47a867e4744c75a1 (patch)
tree0e0adfdaabf1de24ed67daad35e17457063299e2 /testsuites/samples/ChangeLog
parent * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. (diff)
downloadrtems-c8fea7a402301dfb386714ee47a867e4744c75a1.tar.bz2
* base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 567a67557f..7626befdaf 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,5 +1,19 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>