config.h renamed to aconfig.h due to conflict with glibc...
This commit is contained in:
parent
efd0fa4035
commit
d63ab61022
3 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/asoundlib.h>
|
||||
#include "config.h"
|
||||
#include "aconfig.h"
|
||||
#include "formats.h"
|
||||
|
||||
#define DEFAULT_SPEED 8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue