[Xorp-cvs] XORP cvs commit: xorp/libxorp

Pavlin Radoslavov pavlin@icir.org
Sun, 2 Apr 2006 08:31:42 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-02 08:31:42 UTC

XORP CVS repository


Modified files:
	libxorp       xorp.h 

Log message:
	Include <net/if.h> upfront so we can create a work-around because
	of a problematic name collusion in the Solaris-10 header file.
	That file contains "struct map *" pointer that prevents us from
	including the STL <map> file.

Revision  Changes                               Path
1.14      +12 -1;  commitid: 8c5d442f8b8c7ea6;  xorp/libxorp/xorp.h