C++ compatibility fix -- g++ says "types may not be defined in casts",
authorKen Raeburn <raeburn@mit.edu>
Mon, 9 Feb 2009 16:28:29 +0000 (16:28 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 9 Feb 2009 16:28:29 +0000 (16:28 +0000)
commit9a264326001468b4429baeda7ffdc8e3e7bd560d
tree80e4001d3061785f67423957d493620c994589ac
parent7e3ac5a1bbbcd089ca255b6a3aaf81ac68b9d77c
C++ compatibility fix -- g++ says "types may not be defined in casts",
so do the gcc unaligned-struct trick only for C, not C++.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21917 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-platform.h