mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
[Hotfix] Windows compile fix take 3 (final)
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include "net/dns.h"
|
||||
#include "event/task_scheduler.h"
|
||||
|
||||
#define bzero(p, size) (void)memset((p), 0, (size))
|
||||
|
||||
/**
|
||||
* @param ip
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user