mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
initial patches for linux compatibility
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "xchat-plugin.h"
|
||||
#include "../../src/common/xchat.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user