ticket: 3236
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17499
dc483132-0cff-0310-8789-
dd5450dbe970
+2005-11-17 Ken Raeburn <raeburn@mit.edu>
+
+ * t_hmac.c, t_pkcs5.c: Don't include krb5.h.
+
2005-08-20 Ken Raeburn <raeburn@mit.edu>
* configure.in: Use K5_AC_INIT instead of AC_INIT.
#include <string.h>
#include <ctype.h>
-#include <krb5.h>
#include "hash_provider.h"
#define ASIZE(ARRAY) (sizeof(ARRAY)/sizeof(ARRAY[0]))
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-#include <krb5.h>
#include "k5-int.h"