mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Fixed #ifdef
This commit is contained in:
parent
b494e44894
commit
b841d2677b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef ALSA_BUILD
|
||||
#ifdef __KERNEL__
|
||||
#include "../include/driver.h"
|
||||
#else
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue