mirror of
https://github.com/anope/anope.git
synced 2026-07-07 06:33:13 +02:00
Fix Windows
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
#include "uplink.h"
|
||||
#include "protocol.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
static Anope::string GetTimeStamp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user