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