initial patches for linux compatibility
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "xchat.h"
|
||||
#include "ignore.h"
|
||||
#include "cfgfiles.h"
|
||||
|
||||
Reference in New Issue
Block a user