[Linux-cluster] [PATCH] Fix build failure for gettid.c

Lon Hohberger lhh at redhat.com
Tue Jun 13 13:39:49 UTC 2006


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





More information about the Linux-cluster mailing list