Date: Tue, 7 May 2002 18:08:26 -0700 (PDT) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net iso88025.h Message-ID: <200205080108.g4818Qj90721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kbyanc 2002/05/07 18:08:26 PDT Modified files: sys/net iso88025.h Log: Roll my own min() (named ISO88025_MIN() so as to not cause conflicts) so that this header may be included from userland where min() may not be declared (or worse, declared differently). I open to alternative solutions. Revision Changes Path 1.7 +4 -2 src/sys/net/iso88025.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205080108.g4818Qj90721>