Skip to content

Commit

Permalink
Get rid of unnecesary #includes.
Browse files Browse the repository at this point in the history
Change-Id: I379a2a1007be1b844873d9c5e8ea53bd689f0f4d
Reviewed-on: https://code.wireshark.org/review/21158
Reviewed-by: Guy Harris <guy@alum.mit.edu>
  • Loading branch information
guyharris committed Apr 17, 2017
1 parent 4db20ec commit ea1f62a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/transum/packet-transum.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
#include <epan/proto.h>
#include <epan/packet.h>
#include <epan/prefs.h>
#include <epan/dissectors/packet-tcp.h>
#include <epan/tap.h>
#include <wsutil/report_message.h>
#include "packet-transum.h"
#include "preferences.h"
#include "extractors.h"
Expand Down

0 comments on commit ea1f62a

Please sign in to comment.