doc: fix makeinfo errors and one warning

commit 4afa50b added few lines that are syntactically incorrect
with leading plus sign.

Cc: Denis Ovsienko <infrastation@yandex.ru>
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
diff --git a/doc/quagga.texi b/doc/quagga.texi
index ff913aa..b4105ac 100644
--- a/doc/quagga.texi
+++ b/doc/quagga.texi
@@ -1,13 +1,13 @@
 \input texinfo @c -*- texinfo -*-
+@c Set variables - sourced from defines.texi
+@include defines.texi
+
 @c %**start of header
 @setchapternewpage odd
 @settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
 @setfilename quagga.info
 @c %**end of header
 
-@c Set variables - sourced from defines.texi
-@include defines.texi
-
 @c automake will automatically generate version.texi
 @c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
 @include version.texi