mirror of
https://github.com/anope/anope.git
synced 2026-07-08 02:43:13 +02:00
Fix Windows
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
#include "sockets.h"
|
||||
#include "socketengine.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
DNSManager *DNSEngine = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user