mirror of
https://github.com/anope/anope.git
synced 2026-06-26 01:26:39 +02:00
Fix Windows
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
#include "threadengine.h"
|
||||
#include "anope.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
static inline pthread_attr_t *get_engine_attr()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user