mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
bcc win32 compiler has no timeval tv_sec
svn:r2571
This commit is contained in:
parent
235e8f9b33
commit
c3a15d1c74
@ -86,7 +86,9 @@
|
||||
/* Define to 1 if you have the `strptime' function. */
|
||||
#undef HAVE_STRPTIME
|
||||
|
||||
/* Define to 1 if your timeval has a tv_sec element. */
|
||||
#define HAVE_STRUCT_TIMEVAL_TV_SEC
|
||||
/* Change to #undef if you're using BCC */
|
||||
|
||||
/* Define to 1 if you have the <sys/fcntl.h> header file. */
|
||||
#undef HAVE_SYS_FCNTL_H
|
||||
|
Loading…
Reference in New Issue
Block a user