mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix for compile with --with-kernel configure option.
This commit is contained in:
parent
164a3cda00
commit
b000ebc270
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@
|
|||
#include <stdio.h>
|
||||
#include <values.h>
|
||||
|
||||
char *strcpy (), *strcat ();
|
||||
#include <string.h>
|
||||
/*void exit(), free();*/
|
||||
|
||||
/* public stuff */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue