---
 src/eb.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/src/eb.h
+++ b/src/eb.h
@@ -290,7 +290,7 @@ extern char *sslCerts;		/* ssl certifica
 extern int verifyCertificates;	/* is a certificate required for the ssl connection? */
 extern int displayLength;	// when printing a line
 extern int formatLineLength;	// when formatting html
-bool formatOverflow;
+extern bool formatOverflow;
 extern int webTimeout, mailTimeout;
 extern uchar browseLocal;
 extern bool sqlPresent;		/* Was edbrowse compiled with SQL built in? */
