aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-scsi.h')
-rw-r--r--epan/dissectors/packet-scsi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/dissectors/packet-scsi.h b/epan/dissectors/packet-scsi.h
index 2dbd714e0b..240365426a 100644
--- a/epan/dissectors/packet-scsi.h
+++ b/epan/dissectors/packet-scsi.h
@@ -25,8 +25,6 @@
#ifndef __PACKET_SCSI_H_
#define __PACKET_SCSI_H_
-#include "ws_symbol_export.h"
-
#include <epan/exceptions.h>
/* Structure containing itl nexus data :
@@ -216,8 +214,6 @@ void dissect_scsi_snsinfo (tvbuff_t *, packet_info *, proto_tree *, guint, guint
void dissect_scsi_lun(proto_tree *, tvbuff_t *, guint);
-WS_DLL_PUBLIC const value_string scsi_mmc_vals[];
-
extern const int *cdb_control_fields[6];
extern gint ett_scsi_control;
extern int hf_scsi_control;