waste a couple of bytes per tcp conversation and make the tree for acked_packets...
[obnox/wireshark/wip.git] / epan / dissectors / packet-bittorrent.c
index 1be80b59db9c260cd507ad675c53b3d234278462..c76ed44480015a598ec0f5f88cea2545a3bde89e 100644 (file)
@@ -37,6 +37,7 @@
 #include <epan/conversation.h>
 #include <epan/packet.h>
 #include <epan/strutil.h>
+#include <epan/emem.h>
 
 #include "packet-tcp.h"