--- cyrus-imapd-2.2.12/lib/imapopts.h 2005-02-14 18:59:46.000000000 +0100 +++ cyrus-imapd-2.2.12/lib/imapopts.h.gcc4 2006-01-11 13:07:10.000000000 +0100 @@ -178,8 +178,6 @@ }; -extern struct imapopt_s imapopts[]; - enum enum_value { @@ -236,5 +234,7 @@ }; +extern struct imapopt_s imapopts[]; + #endif /* INCLUDED_IMAPOPTIONS_H */