﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
141	libc: include the right types.h from sys/param.h, arpa/nameser.h and resolv.h	bird	bird	"sys/param.h and two other headers tcpip includes types.h in order to be compatible with the IBM toolkit. Since types.h is a rather common header name, care must be taken that we don't include the wrong header. This is important since the includes are all inside extern ""C"" {} and will break if the project types.h makes use of C++ features.

(This was fixed on the trunk in [2991], just test and backport it.)"	defect	closed	normal	libc-0.6.2	libc	0.6	normal	fixed	types.h	
