ifdef KRB4

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8749 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-07-22 00:52:25 +00:00
parent a6d0e348b0
commit e489313932

View File

@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*/
#ifdef KRB4
#include "hprop.h"
RCSID("$Id$");
@@ -131,3 +132,4 @@ v4_prop_dump(void *arg, const char *file)
}
return 0;
}
#endif