[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] [PATCH] Fix build failure for gettid.c
- From: Lon Hohberger <lhh redhat com>
- To: linux clustering <linux-cluster redhat com>
- Subject: Re: [Linux-cluster] [PATCH] Fix build failure for gettid.c
- Date: Tue, 13 Jun 2006 09:39:49 -0400
On Tue, 2006-06-13 at 08:22 +0200, Fabio Massimo Di Nitto wrote:
> diff -urNad --exclude=CVS --exclude=.svn ./rgmanager/src/clulib/gettid.c
> /usr/src/dpatchtemp/dpep-work.JDJ8Uk/redhat-cluster-suite-1.20050706/rgmanager/src/c
> lulib/gettid.c
> --- ./rgmanager/src/clulib/gettid.c 2005-06-21 20:07:33.000000000 +0200
> +++
> /usr/src/dpatchtemp/dpep-work.JDJ8Uk/redhat-cluster-suite-1.20050706/rgmanager/src/clulib/gettid.c
> 2005-07-06 06:40:22.000000000 +0200
> @@ -1,7 +1,9 @@
> #include <sys/types.h>
> +#include <sys/syscall.h>
> #include <linux/unistd.h>
> #include <gettid.h>
> #include <errno.h>
> +#include <unistd.h>
>
> /* Patch from Adam Conrad / Ubuntu: Don't use _syscall macro */
Looks good, I'll put it in today.
-- Lon
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]