aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mux27010.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-mux27010.c
parentebb63d8a7f18802d4fd7aec469fddcd3afed1de0 (diff)
Revert r38800, as the crc routines contains some tvb functions.
svn path=/trunk/; revision=38803
Diffstat (limited to 'epan/dissectors/packet-mux27010.c')
-rw-r--r--epan/dissectors/packet-mux27010.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mux27010.c b/epan/dissectors/packet-mux27010.c
index 9d2d9bd9b1..5e6c6b6eaa 100644
--- a/epan/dissectors/packet-mux27010.c
+++ b/epan/dissectors/packet-mux27010.c
@@ -30,7 +30,7 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/reassemble.h>
-#include <wsutil/crc8.h>
+#include <epan/crc8.h>
#include <expert.h>
#include <string.h>