aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-18 12:18:38 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-18 20:19:05 +0000
commit44e7ce54ffdfa416df8e4cfa1c756e95cb8039a0 (patch)
treeeb4def93ba2382f921e187b2463c9e8ef2a4beb7 /epan/uat.h
parent7abb10341b24bb5c139f8470f9456d97404562d2 (diff)
Remove some apparently-unnecessary includes of emem.h.
Change-Id: Ib7d1b587b439ff21ec6b7f1756ce6ccf25b66f80 Reviewed-on: https://code.wireshark.org/review/6635 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/uat.h')
-rw-r--r--epan/uat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/uat.h b/epan/uat.h
index aac58358ed..8e9f56643f 100644
--- a/epan/uat.h
+++ b/epan/uat.h
@@ -30,8 +30,6 @@
#include <stdlib.h>
-#include <epan/emem.h>
-
#include "ws_symbol_export.h"
#ifdef __cplusplus