#include <mach/host_reboot.h> not included by <mach/mach.h> — include it explicitly

mach/host_reboot.h

4 macros

macro_MACH_HOST_REBOOT_

#define _MACH_HOST_REBOOT_ 

macroHOST_REBOOT_HALT

#define HOST_REBOOT_HALT 0x0008

macroHOST_REBOOT_UPSDELAY

#define HOST_REBOOT_UPSDELAY 0x0100

macroHOST_REBOOT_DEBUGGER

#define HOST_REBOOT_DEBUGGER 0x1000