The branch, master has been updated
       via  a20e94b Revert "s4/heimdal_build: use GetTimeOfDay macro instead of 
gettimeofday"
      from  5648c3f s3: messaging_ctdbd_connection() was only called with 
procid_self()

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


- Log -----------------------------------------------------------------
commit a20e94bb0ebf4f1bd19dca527f48696a62a97ab1
Author: Björn Jacke <b...@sernet.de>
Date:   Tue Aug 31 23:03:55 2010 +0200

    Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"
    
    This reverts commit 659829851703797b47d398d3c71ad971b2c5dab7 which later on
    needs some tweeks to not break some builds

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

Summary of changes:
 source4/heimdal_build/roken.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index e44810d..50da1da 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -118,7 +118,6 @@
 #ifndef HAVE_GETTIMEOFDAY
 #define HAVE_GETTIMEOFDAY
 #endif
-#define gettimeofday(a,b) GetTimeOfDay(a)
 
 #ifndef HAVE_SETEGID
 #define HAVE_SETEGID


-- 
Samba Shared Repository

Reply via email to