aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iwarp-mpa.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-08-30 14:17:40 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-08-30 14:17:40 +0000
commit71f903b956ff151f553b791bb43a52959a8be983 (patch)
treef39d52e05bd3785b6e26c6bda1d4d89f4f4e48cb /epan/dissectors/packet-iwarp-mpa.c
parentebb63d8a7f18802d4fd7aec469fddcd3afed1de0 (diff)
Revert r38800, as the crc routines contains some tvb functions.
svn path=/trunk/; revision=38803
Diffstat (limited to 'epan/dissectors/packet-iwarp-mpa.c')
-rw-r--r--epan/dissectors/packet-iwarp-mpa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-iwarp-mpa.c b/epan/dissectors/packet-iwarp-mpa.c
index 62e4a81f8e..ec85288d90 100644
--- a/epan/dissectors/packet-iwarp-mpa.c
+++ b/epan/dissectors/packet-iwarp-mpa.c
@@ -36,7 +36,7 @@
#include <epan/conversation.h>
#include <epan/dissectors/packet-tcp.h>
#include <epan/expert.h>
-#include <wsutil/crc32.h>
+#include <epan/crc32.h>
/* DEFINES */