Removed two unneeded includes.
[obnox/wireshark/wip.git] / docbook / wsdg_src / WSDG_chapter_dissection.xml
index 0adbd3d311266335e79f542a3fa88500cac1e760..4e9b8f06f066e6645f57c975116102bebf83cfe9 100644 (file)
@@ -948,8 +948,6 @@ static gint *ett[] =
 #endif
 
 #include <epan/packet.h>
-#include <epan/emem.h>
-#include <epan/dissectors/packet-tcp.h>
 #include <epan/prefs.h>
 
 ...