mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Initial Visual Studio solution
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <sys/timeb.h>
|
||||
#include <process.h>
|
||||
#include <io.h>
|
||||
#include "dirent-win32.h"
|
||||
#include "../dirent-win32/dirent-win32.h"
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#include <pwd.h>
|
||||
@@ -57,11 +57,9 @@
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
#ifndef ENABLE_NLS
|
||||
#ifndef HAVE_SNPRINTF
|
||||
#define snprintf g_snprintf
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef USE_DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user