mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 17:06:35 +01:00
Add feature flags and missing #includes.
These are needed to compile on some strict Linuxes.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define _DEFAULT_SOURCE
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user