Re: oaf patch.



Mathieu Lacage <mathieu eazel com> writes:

> stupid patch. may I commit ?
> 

Make sure to commit it both on HEAD and the stable branch though.

> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/gnome/oaf/ChangeLog,v
> retrieving revision 1.126
> diff -u -r1.126 ChangeLog
> --- ChangeLog	2000/11/16 23:08:07	1.126
> +++ ChangeLog	2000/11/21 01:00:33
> @@ -1,3 +1,7 @@
> +2000-11-21  Mathieu Lacage  <mathieu eazel com>
> +
> +	* liboaf/oaf-activate.h: fix header includes.
> +
>  2000-11-16  Elliot Lee  <sopwith redhat com>
>  
>  	* (oaf_server_by_forking) Use $OAF_OD_IOR environment variable
> Index: liboaf/oaf-activate.h
> ===================================================================
> RCS file: /cvs/gnome/oaf/liboaf/oaf-activate.h,v
> retrieving revision 1.1
> diff -u -r1.1 oaf-activate.h
> --- liboaf/oaf-activate.h	2000/10/06 04:25:33	1.1
> +++ liboaf/oaf-activate.h	2000/11/21 01:00:33
> @@ -26,6 +26,8 @@
>  #ifndef OAF_ACTIVATE_H
>  #define OAF_ACTIVATE_H
>  
> +#include <orb/orbit.h>
> +#include <liboaf/oaf.h>
>  
>  CORBA_Object oaf_name_service_get (CORBA_Environment * ev);
> 
> -- 
> Mathieu Lacage <mathieu eazel com>
> 
> 
> _______________________________________________
> gnome-components-list mailing list
> gnome-components-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-components-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]