summaryrefslogtreecommitdiff
path: root/user/doxygen/time64.patch
blob: ee06d6e03829e16bc5f44d636a90f86a70cee7f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- doxygen-Release_1_8_16/qtools/qdatetime.cpp.old	2019-08-08 13:36:52.000000000 +0000
+++ doxygen-Release_1_8_16/qtools/qdatetime.cpp	2020-01-19 19:14:24.204239898 +0000
@@ -35,7 +35,6 @@
 **
 **********************************************************************/
 
-#define gettimeofday	__hide_gettimeofday
 #include "qdatetime.h"
 #include "qdatastream.h"
 #include <stdio.h>
@@ -55,8 +54,6 @@
 #elif defined(_OS_UNIX_) || defined(_OS_MAC_)
 #include <sys/time.h>
 #include <unistd.h>
-#undef	gettimeofday
-extern "C" int gettimeofday( struct timeval *, struct timezone * );
 #endif
 
 static const uint FIRST_DAY	= 2361222;	// Julian day for 1752/09/14