[Openais] whitetank: exec/main.c compilation error

Lars Marowsky-Bree lmb at suse.de
Wed Jul 8 06:03:11 PDT 2009


Hi,

trivial patch - avoid an implicit declaration.

Regards,
    Lars

Index: exec/main.c
===================================================================
--- exec/main.c	(revision 2034)
+++ exec/main.c	(working copy)
@@ -76,6 +76,7 @@
 #include "print.h"
 #include "util.h"
 #include "version.h"
+#include "schedwrk.h"
 
 #define SERVER_BACKLOG 5


-- 
SuSE Labs, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde



More information about the Openais mailing list