mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 20:07:56 -04:00
Remove use and reference to event-private.h
This commit is contained in:
parent
f964b7215a
commit
c13e185914
2
buffer.c
2
buffer.c
@ -36,7 +36,7 @@
|
||||
|
||||
#ifdef _EVENT_HAVE_VASPRINTF
|
||||
/* If we have vasprintf, we need to define _GNU_SOURCE before we include
|
||||
* stdio.h. This comes from event-private.h.
|
||||
* stdio.h. This comes from evconfig-private.h.
|
||||
*/
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user