mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 11:56:44 +02:00
Add feature flags and missing #includes.
These are needed to compile on some strict Linuxes.
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
#define MISC_TOOLS_H
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "windows.h"
|
||||
#include "toxic.h"
|
||||
|
Reference in New Issue
Block a user