From cedb73c7f76c6f1f3119bc7d080a7a696c12c60d Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Tue, 3 Dec 2013 21:31:04 +0000 Subject: Dissectors should not use dfilter.h, don't include it. XXX ncp2222 dissector is using dfilter_compile(), why? svn path=/trunk/; revision=53766 --- epan/uat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'epan/uat.h') diff --git a/epan/uat.h b/epan/uat.h index aa2c5da030..0c22ba1dfb 100644 --- a/epan/uat.h +++ b/epan/uat.h @@ -32,6 +32,8 @@ #include +#include + #include "ws_symbol_export.h" #ifdef __cplusplus -- cgit v1.2.3