mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
new name after fork
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "hexchat.h"
|
||||
#include "zoitechat.h"
|
||||
#include "util.h"
|
||||
#include "fe.h"
|
||||
#include "outbound.h"
|
||||
@@ -56,7 +56,7 @@
|
||||
#include "server.h"
|
||||
#include "text.h"
|
||||
#include "url.h"
|
||||
#include "hexchatc.h"
|
||||
#include "zoitechatc.h"
|
||||
|
||||
/* Setting _FILE_OFFSET_BITS to 64 doesn't change lseek to use off64_t on Windows, so override lseek to the version that does */
|
||||
#if defined(WIN32) && (!defined(__MINGW32__) && !defined(__MINGW64__))
|
||||
|
||||
Reference in New Issue
Block a user