fix a solaris buildbot compile error

svn path=/trunk/; revision=12844
This commit is contained in:
Ulf Lamping 2004-12-27 16:11:08 +00:00
parent e2f8b83268
commit c8a328e2b9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ typedef enum {
CHINESE_ITU_STANDARD = 3
} Standard_Type;
extern Standard_Type mtp3_standard;
extern gint mtp3_standard;
typedef enum {
MTP3_NET_ADDR_FMT_DEC = 1,