From 4132d40e50c576ae6cf9e03e4f552ea091035626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 30 Aug 2011 13:46:42 +0000 Subject: Move all crc routines to libwsutil. This way we can use the crc routines in wiretap. svn path=/trunk/; revision=38800 --- epan/dissectors/packet-fcoe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-fcoe.c') diff --git a/epan/dissectors/packet-fcoe.c b/epan/dissectors/packet-fcoe.c index 09094df5f6..cedf49790b 100644 --- a/epan/dissectors/packet-fcoe.c +++ b/epan/dissectors/packet-fcoe.c @@ -40,7 +40,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3