Changeset 6a2d7ee in rtems
- Timestamp:
- 09/02/02 06:26:03 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- addebe67
- Parents:
- c7dcfe36
- Location:
- cpukit/libnetworking
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libnetworking/ChangeLog
rc7dcfe36 r6a2d7ee 1 2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * netinet/in_cksum.c: #include <string.h> for puts in generic 4 routines. 5 1 6 2002-08-20 Eric Norum <eric.norum@usask.ca> 2 7 -
cpukit/libnetworking/netinet/in_cksum.c
rc7dcfe36 r6a2d7ee 59 59 60 60 #else 61 62 #include <stdio.h> /* for puts */ 61 63 62 64 /*
Note: See TracChangeset
for help on using the changeset viewer.