Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"
authorBjörn Jacke <bj@sernet.de>
Tue, 31 Aug 2010 21:03:55 +0000 (23:03 +0200)
committerBjörn Jacke <bj@sernet.de>
Tue, 31 Aug 2010 21:03:55 +0000 (23:03 +0200)
This reverts commit 659829851703797b47d398d3c71ad971b2c5dab7 which later on
needs some tweeks to not break some builds

source4/heimdal_build/roken.h

index e44810dd2dcad6e622528f91036401f3f9f25ab4..50da1daa547380fff569a27f2267c6dce405f536 100644 (file)
 #ifndef HAVE_GETTIMEOFDAY
 #define HAVE_GETTIMEOFDAY
 #endif
-#define gettimeofday(a,b) GetTimeOfDay(a)
 
 #ifndef HAVE_SETEGID
 #define HAVE_SETEGID