qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 41975b: oslib-posix: Fix build on FreeBSD


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 41975b: oslib-posix: Fix build on FreeBSD
Date: Thu, 13 Mar 2014 09:00:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 41975b269cf1503c735f8233f8ef373d74f1f137
      
https://github.com/qemu/qemu/commit/41975b269cf1503c735f8233f8ef373d74f1f137
  Author: Andreas Färber <address@hidden>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M os-posix.c
    M util/oslib-posix.c

  Log Message:
  -----------
  oslib-posix: Fix build on FreeBSD

Commit 10f5bff622cad71645e22c027b77ac31e51008ef (util: Split out
exec_dir from os_find_datadir) moved code from os-posix.c to
util/oslib-posix.c but forgot to move a FreeBSD #include alongside,
needed for CTL_KERN among others.

Cc: Fam Zheng <address@hidden>
Cc: Paolo Bonzini <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

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