Re: stupid libIDL patch.
- From: Todd Lewis <tlewis secureworks net>
- To: orbit-list gnome org
- Subject: Re: stupid libIDL patch.
- Date: Mon, 11 Dec 2000 18:59:04 -0500 (EST)
Not a stupid patch at all!
--
Todd Lewis tlewis secureworks net
God grant me the courage not to give up what I think is right, even
though I think it is hopeless. - Admiral Chester W. Nimitz
On 11 Dec 2000, Mathieu Lacage wrote:
>
> Made necessary because the file uses FILE * somewhere...
>
> Mathieu
>
> Index: IDL.h.new.in
> ===================================================================
> RCS file: /cvs/gnome/libIDL/IDL.h.new.in,v
> retrieving revision 1.21
> diff -u -r1.21 IDL.h.new.in
> --- IDL.h.new.in 1999/06/14 21:14:22 1.21
> +++ IDL.h.new.in 2000/12/11 23:53:20
> @@ -39,6 +39,8 @@
> extern "C" {
> #endif
>
> +#include <stdio.h>
> +
> /* version */
> #define LIBIDL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
> #define LIBIDL_MAJOR_VERSION @LIBIDL_MAJOR_VERSION@
>
> --
> Mathieu Lacage <mathieu eazel com>
>
>
> _______________________________________________
> orbit-list mailing list
> orbit-list gnome org
> http://mail.gnome.org/mailman/listinfo/orbit-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]