mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* netinet/in_cksum.c: #include <string.h> for puts in generic routines.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* netinet/in_cksum.c: #include <string.h> for puts in generic
|
||||
routines.
|
||||
|
||||
2002-08-20 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* rtems/rtems_glue.c: Per PR270, the BSD network code expects that
|
||||
|
||||
@@ -59,6 +59,8 @@
|
||||
|
||||
#else
|
||||
|
||||
#include <stdio.h> /* for puts */
|
||||
|
||||
/*
|
||||
* Checksum routine for Internet Protocol family headers (Portable Version).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user