diff options
Diffstat (limited to 'libs/libevent/include/event2/event-config.h')
-rw-r--r-- | libs/libevent/include/event2/event-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libevent/include/event2/event-config.h b/libs/libevent/include/event2/event-config.h index 395396efa3..6fa812f3ed 100644 --- a/libs/libevent/include/event2/event-config.h +++ b/libs/libevent/include/event2/event-config.h @@ -290,7 +290,7 @@ /* #undef EVENT__HAVE_STRTOK_R */ /* Define to 1 if you have the `strtoll' function. */ -#define EVENT__HAVE_STRTOLL +/* #define EVENT__HAVE_STRTOLL */ /* Define to 1 if the system has the type `struct addrinfo'. */ #define EVENT__HAVE_STRUCT_ADDRINFO |