From 5359494b1f7fbfa4fce2e98e4d9e579a0fdafff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Wed, 31 Aug 2011 09:00:54 +0000 Subject: Second try to move crc routines to libwsutil. This time keep the tvb routines in epan. Now we can use common crc routines outside epan. svn path=/trunk/; revision=38810 --- epan/dissectors/packet-dmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-dmp.c') diff --git a/epan/dissectors/packet-dmp.c b/epan/dissectors/packet-dmp.c index 44586de447..a7982d4fa6 100644 --- a/epan/dissectors/packet-dmp.c +++ b/epan/dissectors/packet-dmp.c @@ -50,7 +50,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3