Automate compiler flags selection.
This commit is contained in:
parent
9875198a56
commit
e23c120c8b
3 changed files with 55 additions and 31 deletions
|
@ -29,7 +29,7 @@
|
|||
#endif
|
||||
#include "audio.h"
|
||||
|
||||
#if defined(__linux)
|
||||
#if defined(__linux__)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <termios.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue