Only define sys_nerr if we're on a Macintosh. On those systems which
authorTheodore Tso <tytso@mit.edu>
Fri, 22 Sep 1995 23:59:56 +0000 (23:59 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 22 Sep 1995 23:59:56 +0000 (23:59 +0000)
commit5da2c58670198084c1bd3f0f18adb446aa2552ef
tree1af83e228b3801159e3b02ad2a382258f6507def
parentc060a8122719df215e815397b70d6cdf3e20cf8a
Only define sys_nerr if we're on a Macintosh.  On those systems which
use sys_nerr, it's an external variable, defined by libc.  Under
Windows, it's apparently an cpp macro.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6816 dc483132-0cff-0310-8789-dd5450dbe970
src/util/et/ChangeLog
src/util/et/error_message.c