mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
update libevent mac headers for strtoll()
This commit is contained in:
3
third-party/macosx-libevent-config.h
vendored
3
third-party/macosx-libevent-config.h
vendored
@@ -200,6 +200,9 @@
|
||||
/* Define to 1 if you have the `strsep' function. */
|
||||
#define HAVE_STRSEP 1
|
||||
|
||||
/* Define to 1 if you have the `strtoll' function. */
|
||||
#define HAVE_STRTOLL 1
|
||||
|
||||
/* Define to 1 if you have the `strtok_r' function. */
|
||||
#define HAVE_STRTOK_R 1
|
||||
|
||||
|
||||
3
third-party/macosx-libevent-event-config.h
vendored
3
third-party/macosx-libevent-event-config.h
vendored
@@ -122,6 +122,9 @@
|
||||
/* Define to 1 if you have the `strsep' function. */
|
||||
#define _EVENT_HAVE_STRSEP 1
|
||||
|
||||
/* Define to 1 if you have the `strtoll' function. */
|
||||
#define HAVE_STRTOLL 1
|
||||
|
||||
/* Define to 1 if you have the `strtok_r' function. */
|
||||
#define _EVENT_HAVE_STRTOK_R 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user