Tree does not compile with GCC 4.0
authorEzra Peisach <epeisach@mit.edu>
Thu, 13 Jan 2005 11:32:47 +0000 (11:32 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 13 Jan 2005 11:32:47 +0000 (11:32 +0000)
commitf456aaf2058ccc2c256a04fb000553c960ecf1e2
treea4304d01e9022faada2dfed3c491d9e459d2374b
parent5e5200905f46bd9c39987f733e3aea593d9ac8b5
Tree does not compile with GCC 4.0

        * yarrow.c: Declare yarrow_gate_locked static before first use.

GCC 4.0 snapshots are more particular about using a static function
before a prototype is given.

ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17024 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/yarrow/ChangeLog
src/lib/crypto/yarrow/yarrow.c