[Openais] [patch 03/13] Missing header on Darwin

Steven Dake sdake at redhat.com
Sat Sep 8 23:57:51 PDT 2007


merged
thanks
-steve
On Fri, 2007-08-24 at 11:53 +0200, beekhof at gmail.com wrote:
> plain text document attachment (bug-missing-header.patch)
> ---
>  lcr/lcr_ifact.c |    1 +
>  1 files changed, 1 insertion(+)
> 
> Index: lcr/lcr_ifact.c
> ===================================================================
> --- lcr/lcr_ifact.c.orig	2007-08-23 19:38:36.000000000 +0200
> +++ lcr/lcr_ifact.c	2007-08-23 20:06:52.000000000 +0200
> @@ -42,6 +42,7 @@
>  #include "lcr_comp.h"
>  #include "lcr_ifact.h"
>  #include "../include/hdb.h"
> +#include <stdlib.h>
>  
>  struct lcr_component_instance {
>  	struct lcr_iface *ifaces;
> 



More information about the Openais mailing list