Declare osinl_subdissector_table as 'extern'.

svn path=/trunk/; revision=4829
This commit is contained in:
Gilbert Ramirez 2002-02-28 19:24:24 +00:00
parent df4072814f
commit 12832ed6df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* packet-osi.h
*
* $Id: packet-osi.h,v 1.9 2002/01/21 07:36:38 guy Exp $
* $Id: packet-osi.h,v 1.10 2002/02/28 19:24:24 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -78,7 +78,7 @@
* Dissector table for NLPIDs for protocols whose packets begin with
* the NLPID.
*/
dissector_table_t osinl_subdissector_table;
extern dissector_table_t osinl_subdissector_table;
/*
* published API functions