aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-08-20 15:19:31 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-08-20 15:19:31 +0000
commitc597abee5765d03cd01bde5f7a03e7decf3b5487 (patch)
tree2d04d6cc43da4742d5afedc260fedf274a6e8af0 /epan
parentb77737650f59066576334afd6712cc6340235a45 (diff)
Win32: exported DATA must be declared with ETH_VAR_IMPORT to be available from outside the lib
fixes current Win32 buildbot problem svn path=/trunk/; revision=15473
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-afp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-afp.h b/epan/dissectors/packet-afp.h
index 462698a3b2..57e8bb80e6 100644
--- a/epan/dissectors/packet-afp.h
+++ b/epan/dissectors/packet-afp.h
@@ -123,7 +123,7 @@ struct aspinfo {
/*
* value_string table for AFP command codes.
*/
-extern const value_string CommandCode_vals[];
+ETH_VAR_IMPORT const value_string CommandCode_vals[];
/*
* Value from table matching requests and responses; also passed to AFP