]> git.alsa-project.org Git - alsa-lib.git/commit
Fix build with --disable-hwdep and co
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2008 15:00:16 +0000 (16:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2008 15:00:16 +0000 (16:00 +0100)
commita51118bb62e4dc408a871f796b6292202e5a4d65
tree7749b9561fdb6199b8ff69ba5ccd6b12936974f5
parent742fe3c110f69e88c323e5cfc4af35947f158cdc
Fix build with --disable-hwdep and co

control.h has function declarations with hwdep or rawmidi types
that aren't included when built without the corresponding supports.

Add ifdef appropriately to fix this.
include/control.h