aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/spnego
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-08-01 23:53:35 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-08-01 23:53:35 +0000
commitf7843da6926d6bf25d9fdbd5fc0e09f29b436833 (patch)
treeb67bebef593ef258392e06e7ced69221cf671d34 /asn1/spnego
parent45589bf41de51ffdbdcd9b5b84d4b7b611e8925a (diff)
md5.h is in wsutil now.
svn path=/trunk/; revision=51102
Diffstat (limited to 'asn1/spnego')
-rw-r--r--asn1/spnego/packet-spnego-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/spnego/packet-spnego-template.c b/asn1/spnego/packet-spnego-template.c
index 7960a71da7..f19b92aefa 100644
--- a/asn1/spnego/packet-spnego-template.c
+++ b/asn1/spnego/packet-spnego-template.c
@@ -313,7 +313,7 @@ dissect_spnego_krb5(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
}
#ifdef HAVE_KERBEROS
-#include <epan/crypt/md5.h>
+#include <wsutil/md5.h>
#ifndef KEYTYPE_ARCFOUR_56
# define KEYTYPE_ARCFOUR_56 24