mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-15 17:26:42 +02:00
Add feature flags and missing #includes.
These are needed to compile on some strict Linuxes.
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* TODO(iphydf): use nanosleep instead of usleep */
|
||||
#define _XOPEN_SOURCE 500
|
||||
|
||||
#include "audio_device.h"
|
||||
|
||||
#ifdef AUDIO
|
||||
|
Reference in New Issue
Block a user