merged regards -steve
On Wed, 2009-07-08 at 15:03 +0200, Lars Marowsky-Bree wrote: > 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 > > _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
