mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-03 09:16:30 -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
|
||||
#include <winsock2.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
||||
#include "event2/util.h"
|
||||
#include "event2/buffer.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user