From: malc Date: Thu, 22 Jan 2009 22:09:55 +0000 (+0000) Subject: Fix NAME2/FIELD2 warnings X-Git-Tag: stefano.display-merge-end~30 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=832e9079319c17d528c5b33e285efba9b6e742b4;p=qemu-xen-3.4-testing.git Fix NAME2/FIELD2 warnings git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6411 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/audio/dsound_template.h b/audio/dsound_template.h index a594f080..8b37d16a 100644 --- a/audio/dsound_template.h +++ b/audio/dsound_template.h @@ -285,7 +285,9 @@ static int dsound_init_out (HWVoiceOut *hw, struct audsettings *as) } #undef NAME +#undef NAME2 #undef TYPE #undef IFACE #undef BUFPTR #undef FIELD +#undef FIELD2