diff options
author | George Hazan <george.hazan@gmail.com> | 2016-03-23 12:19:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-03-23 12:19:19 +0000 |
commit | fa9e319eab3d1a379db437239e28f2553af5b1b4 (patch) | |
tree | c9f07d4b22f4659f852d29714ebd6e51920767d7 /libs/libevent/include/event2/event-config.h | |
parent | 04f670ac098e07fe1cf5770d0d77e77f3b756a6b (diff) |
unified project for libevent
git-svn-id: http://svn.miranda-ng.org/main/trunk@16525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 |