2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>

* loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
	Remove evil type-cast.
This commit is contained in:
Ralf Corsepius
2009-10-26 09:16:39 +00:00
parent aa67da0998
commit 8d0b835889

View File

@@ -1,5 +1,7 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org> 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
Remove evil type-cast.
* nsecs/rprintf.h: Remove (PRItime_t moved to tmacros.h). * nsecs/rprintf.h: Remove (PRItime_t moved to tmacros.h).
* nsecs/Makefile.am: Add -I$(top_srcdir)/../support/include. * nsecs/Makefile.am: Add -I$(top_srcdir)/../support/include.
* nsecs/init.c: Include "tmacros.h" instead of "rprintf.h" * nsecs/init.c: Include "tmacros.h" instead of "rprintf.h"