mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -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>
|
||||
|
||||
/* Compatibility for possible missing IPv6 declarations */
|
||||
#include "../ipv6-internal.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
@ -41,6 +41,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Compatibility for possible missing IPv6 declarations */
|
||||
#include "../util-internal.h"
|
||||
|
||||
#ifdef WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user