mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 13:12:34 +01:00
Get rid of yet another implicit declaration
This commit is contained in:
parent
9dd3942c88
commit
d05d298bbb
@ -36,6 +36,8 @@
|
||||
#ifdef WIN32
|
||||
#include "typedef.h"
|
||||
#include <io.h>
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "../common/cfgfiles.h"
|
||||
|
Loading…
Reference in New Issue
Block a user