d0d307a
--- cyrus-imapd-2.2.10/tools/config2header.orig	2005-03-04 17:18:04.519026273 -0500
d0d307a
+++ cyrus-imapd-2.2.10/tools/config2header	2005-03-04 17:19:45.234962450 -0500
d0d307a
@@ -214,7 +214,6 @@
d0d307a
 print HFILE <
d0d307a
   IMAPOPT_LAST
d0d307a
 };
d0d307a
-extern struct imapopt_s imapopts[];
d0d307a
 
d0d307a
 enum enum_value {
d0d307a
   IMAP_ENUM_ZERO = 0,
d0d307a
@@ -260,6 +259,7 @@
d0d307a
 
d0d307a
 print HFILE <
d0d307a
 };
d0d307a
+extern struct imapopt_s imapopts[];
d0d307a
 #endif /* INCLUDED_IMAPOPTIONS_H */
d0d307a
 EOF
d0d307a
     ;