]> git.proxmox.com Git - mirror_qemu.git/blobdiff - audio/alsaaudio.c
spapr: fix memory hot-unplugging
[mirror_qemu.git] / audio / alsaaudio.c
index 6315b2d7467c802410dea2efbaa09d939f28ca18..3652a7b5fa9f534c3680e4e3cb9e55c2e846e7b3 100644 (file)
@@ -21,6 +21,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+#include "qemu/osdep.h"
 #include <alsa/asoundlib.h>
 #include "qemu-common.h"
 #include "qemu/main-loop.h"