mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 04:19:10 -04:00
be: just a simple mistake, reinclude the <errno.h>
include the <errno.h> twice.
This commit is contained in:
parent
a4d044c0cd
commit
752166436c
@ -45,7 +45,6 @@
|
|||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#endif
|
#endif
|
||||||
#include <errno.h>
|
|
||||||
|
|
||||||
#include "event2/util.h"
|
#include "event2/util.h"
|
||||||
#include "event2/buffer.h"
|
#include "event2/buffer.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user