This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos-opt/net/net/common/current ChangeLog test ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	jlarmour at sourceware dot org	2003-04-11 20:47:20

Modified files:
	net/net/common/current: ChangeLog 
	net/net/common/current/tests: linux_echo.c nc_test_framework.h 
	                              nc_test_slave.c tcp_sink.c 
	                              tcp_source.c 

Log message:
	* tests/nc_test_framework.h: deleted '#include <net/route.h>'.
	* tests/linux_echo.c: added '#include <netinet/in_systm.h>',
	deleted '#include <net/route.h>'.
	* tests/tcp_sink.c: ditto.
	* tests/tcp_souce.c: ditto.
	* tests/nc_test_slave.c: changed 'bool' to 'int' because the compiler
	didn't like 'bool'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]