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