define MIN() in lib/gssapi/krb5/prf.c
authorTom Yu <tlyu@mit.edu>
Tue, 26 Jan 2010 22:55:07 +0000 (22:55 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 26 Jan 2010 22:55:07 +0000 (22:55 +0000)
commitb3963547981b74413a6bafe1ae6c9c1c9e28416c
tree8856d04a034d3ff6f2cfb42104cececb54b1569a
parent4388630183fdc42b05958fa67fa26a80ffe0f2a5
define MIN() in lib/gssapi/krb5/prf.c

Apply patch from Doug Engert to define MIN(), which was causing prf.c
to fail compilation on Solaris.  (The definition was probably leaking
from sys/param.h, included indirectly somehow.)

ticket: 6648
target_version: 1.8
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23673 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/prf.c