--- lib/imapopts.h.orig 2006-12-20 21:33:37.000000000 +0100 +++ lib/imapopts.h 2006-12-20 21:34:08.000000000 +0100 @@ -178,10 +178,6 @@ }; -extern struct imapopt_s imapopts[]; - - - enum enum_value { IMAP_ENUM_ZERO = 0, @@ -236,5 +232,7 @@ }; +extern struct imapopt_s imapopts[]; + #endif /* INCLUDED_IMAPOPTIONS_H */