aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssh.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-31 12:08:44 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-31 12:08:44 +0000
commit57895d3d7cf313d234366a12ed5c77b74f3ac1c8 (patch)
tree252967a24fab9ca9428b40199c7a298a213655cd /epan/dissectors/packet-ssh.c
parent370baef5de30991cde92583559c295c1a7b3b389 (diff)
#include reassemble.h not req'd
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27911 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ssh.c')
-rw-r--r--epan/dissectors/packet-ssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ssh.c b/epan/dissectors/packet-ssh.c
index 06bf450974..006647371e 100644
--- a/epan/dissectors/packet-ssh.c
+++ b/epan/dissectors/packet-ssh.c
@@ -45,7 +45,6 @@
#include <epan/emem.h>
#include "packet-tcp.h"
-#include <epan/reassemble.h>
#include <epan/prefs.h>
/* get from openssh ssh2.h */