mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 20:20:18 +00:00
Some aid for compiler warnings
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
#include "text.h"
|
||||
#include "xchatc.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#ifdef WIN32
|
||||
#include <io.h>
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#define HEXCHAT_DIR "hexchat"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user