CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/03 09:21:10
Modified files:
net/trickle : Makefile
Added files:
net/trickle/patches: patch-configure_in
Log message:
Remove an instance of a deprecated and dangerous autoconf idiom
that checks for a type that isn't used anywhere in the source and
breaks the inclusion of <netinet/in.h>.
