Tru64 compilation fails after k5-int.h/krb5.h changes
authorKen Raeburn <raeburn@mit.edu>
Tue, 29 Nov 2005 07:38:45 +0000 (07:38 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 29 Nov 2005 07:38:45 +0000 (07:38 +0000)
commit52e7daa850554e507f7df50e77041fd67ddbcca1
tree6307c328996ae9c44ae8060168ffbd5221e630ae
parent85972c7ca91998906a3852f7343f6b1c74f02066
Tru64 compilation fails after k5-int.h/krb5.h changes

Due to some silliness in db-config.h and the Tru64 system header files, an
accidental change in the order of inclusion of certain headers caused the build
to fail.

With this patch, "make all" succeeds, but "make check" fails partway through;
I'm still investigating, and don't know at this point if there are additional
compilation problems.

* policy_db.h: Include db.h after gssrpc/types.h, to fix compilation on Tru64.

ticket: new
target_version: 1.4.4
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17515 dc483132-0cff-0310-8789-dd5450dbe970
src/modules/kdb/db2/ChangeLog
src/modules/kdb/db2/policy_db.h