mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 13:04:23 -04:00
FIX: comment internal headers used in sample code.
This commit is contained in:
parent
eb692be9c8
commit
4eb281c8a9
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include <event2/event-config.h>
|
#include <event2/event-config.h>
|
||||||
|
|
||||||
|
/* Compatibility for possible missing IPv6 declarations */
|
||||||
#include "../ipv6-internal.h"
|
#include "../ipv6-internal.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* Compatibility for possible missing IPv6 declarations */
|
||||||
#include "../util-internal.h"
|
#include "../util-internal.h"
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user