mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
initial patches for linux compatibility
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
#include <ctype.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "xchat.h"
|
||||
#include "ctcp.h"
|
||||
#include "fe.h"
|
||||
|
||||
Reference in New Issue
Block a user