dlm: master - build: drop logthread completely

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Jan 9 10:19:15 UTC 2012


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=a2533b1568d3381141fb5794fd212db0dce00ed6
Commit:        a2533b1568d3381141fb5794fd212db0dce00ed6
Parent:        ead0d1031e46279775333b2f988f0722877a0687
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Mon Jan 9 11:17:21 2012 +0100
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Mon Jan 9 11:17:21 2012 +0100

build: drop logthread completely

this fix a build failure if logthread is not installed

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 dlm_controld/dlm_daemon.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlm_controld/dlm_daemon.h b/dlm_controld/dlm_daemon.h
index f1ea8ea..d60bc0f 100644
--- a/dlm_controld/dlm_daemon.h
+++ b/dlm_controld/dlm_daemon.h
@@ -41,7 +41,6 @@
 #include <dirent.h>
 
 #include <corosync/cpg.h>
-#include <liblogthread.h>
 
 #include <linux/dlmconstants.h>
 #include "libdlmcontrol.h"


More information about the cluster-commits mailing list