qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] d844a7: modules: Fix building with --enable-m


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] d844a7: modules: Fix building with --enable-modules
Date: Fri, 28 Feb 2014 05:00:04 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: d844a7b6569fb2b5252773444b18841426e5b906
      
https://github.com/qemu/qemu/commit/d844a7b6569fb2b5252773444b18841426e5b906
  Author: Fam Zheng <address@hidden>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    M util/module.c

  Log Message:
  -----------
  modules: Fix building with --enable-modules

Compiling util/modules.c with modules enabled fails now.

Fix it by including qemu-common.h before #ifdef testing in module.c.

Signed-off-by: Fam Zheng <address@hidden>
Message-id: address@hidden
Reviewed-by: Hu Tao <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]