Remove unnecessary include: register.h
[obnox/wireshark/wip.git] / tap-protohierstat.c
index 407ae57a267b2ddf132c2251666e9885e9365c8e..b8db44fc394f3a213b43f2974c6cb64649a2adf9 100644 (file)
@@ -40,7 +40,6 @@
 #include "epan/proto.h"
 #include <epan/tap.h>
 #include <epan/stat_cmd_args.h>
-#include "register.h"
 
 typedef struct _phs_t {
        struct _phs_t *sibling;