Re: Patch to fix bonobo-activation build on FreeBSD
- From: Maciej Stachowiak <mjs noisehavoc org>
- To: Theo van Klaveren <t vanklaveren student utwente nl>
- Cc: gnome-components-list gnome org
- Subject: Re: Patch to fix bonobo-activation build on FreeBSD
- Date: Mon, 27 Aug 2001 14:00:10 -0700
On 27Aug2001 10:51PM (+0200), Theo van Klaveren wrote:
>
> Yup, it's that time of day again... Attached patch fixes three warnings which
> ensue from incorrect include order.
>
> --
> Theo van Klaveren <t vanklaveren student utwente nl>
> http://home.student.utwente.nl/t.vanklaveren
> diff -u -r1.38 bonobo-activation-init.c
> --- bonobo-activation/bonobo-activation-init.c 2001/08/17 17:54:53 1.38
> +++ bonobo-activation/bonobo-activation-init.c 2001/08/27 20:50:16
> @@ -31,11 +31,11 @@
> #include "bonobo-activation-private.h"
> #include "bonobo-activation-register.h"
> #include "bonobo-activation-version.h"
> +#include <netinet/in.h>
> #include <arpa/inet.h>
> #include <fcntl.h>
> #include <glib.h>
> #include <netdb.h>
> -#include <netinet/in.h>
> #include <popt.h>
> #include <signal.h>
> #include <stdlib.h>
Plase commit. Also commit the same thing to oaf if applicable.
- Maciej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]