lguest: remove unnecessary forward struct declaration
authorDavide Libenzi <davidel@xmailserver.org>
Sat, 18 Jul 2009 03:47:44 +0000 (21:47 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 17 Jul 2009 12:17:44 +0000 (21:47 +0930)
While fixing lg.h to drop the fwd declaration, I noticed
there's another one ;)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found