mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +00:00
Get rid of yet another implicit declaration
This commit is contained in:
@@ -36,6 +36,8 @@
|
|||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#include "typedef.h"
|
#include "typedef.h"
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
|
#else
|
||||||
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "../common/cfgfiles.h"
|
#include "../common/cfgfiles.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user