disable deprecated warning since this module uses 425 function and we

don't want warnings for that.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25096 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-04-04 17:11:26 +00:00
parent 01cf29a91a
commit 7f6001e81c

View File

@@ -31,6 +31,8 @@
* SUCH DAMAGE.
*/
#define KRB5_DEPRECATED /* uses v4 functions that will die */
#include "hprop.h"
RCSID("$Id$");