Fixed #ifdef

This commit is contained in:
Abramo Bagnara 1999-12-30 12:27:38 +00:00
parent b494e44894
commit b841d2677b

View file

@ -19,7 +19,7 @@
* *
*/ */
#ifdef ALSA_BUILD #ifdef __KERNEL__
#include "../include/driver.h" #include "../include/driver.h"
#else #else
#include <stdio.h> #include <stdio.h>