[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-1190-g9e3178e

Volker Lendecke vlendec at samba.org
Wed Feb 25 09:57:00 GMT 2009


The branch, master has been updated
       via  9e3178e8387cd85858a145bb4918073f91127d20 (commit)
      from  9d165fa5c69d3c98d1a76a155bb794a7e4c9744a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 9e3178e8387cd85858a145bb4918073f91127d20
Author: Volker Lendecke <vl at samba.org>
Date:   Wed Feb 25 10:54:19 2009 +0100

    Attempt to fix the OpenChange build -- sorry for the break

-----------------------------------------------------------------------

Summary of changes:
 lib/tevent/tevent.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.h b/lib/tevent/tevent.h
index 33747f0..b3d1c6d 100644
--- a/lib/tevent/tevent.h
+++ b/lib/tevent/tevent.h
@@ -31,7 +31,7 @@
 #include <stdint.h>
 #include <talloc.h>
 #include <sys/time.h>
-#include <../lib/replace/replace.h>
+#include <stdbool.h>
 
 struct tevent_context;
 struct tevent_ops;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list