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

Steven Dake sdake at redhat.com
Wed Jul 8 12:57:55 PDT 2009


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
> 
> 



More information about the Openais mailing list