From: Abramo Bagnara Date: Thu, 30 Dec 1999 12:27:38 +0000 (+0000) Subject: Fixed #ifdef X-Git-Tag: v1.0.3~1364 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b841d2677b94264d0b316d9eef734bba18d116f3;p=alsa-lib.git Fixed #ifdef --- diff --git a/src/pcm/pcm_misc.c b/src/pcm/pcm_misc.c index f4cf49ad..a74b1b00 100644 --- a/src/pcm/pcm_misc.c +++ b/src/pcm/pcm_misc.c @@ -19,7 +19,7 @@ * */ -#ifdef ALSA_BUILD +#ifdef __KERNEL__ #include "../include/driver.h" #else #include