From mboxrd@z Thu Jan 1 00:00:00 1970 From: pcaulfield@sourceware.org Date: 9 Aug 2006 09:46:30 -0000 Subject: [Cluster-devel] cluster/cman/daemon ais.c Message-ID: <20060809094630.10345.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield at sourceware.org 2006-08-09 09:46:30 Modified files: cman/daemon : ais.c Log message: Some systems need #include and who are we to deny them ? Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.34&r2=1.35 --- cluster/cman/daemon/ais.c 2006/08/02 11:54:36 1.34 +++ cluster/cman/daemon/ais.c 2006/08/09 09:46:30 1.35 @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include