X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..bca245acd4c03fd752d1a45f011ad495e60fe53d:/bsd/sys/reboot.h diff --git a/bsd/sys/reboot.h b/bsd/sys/reboot.h index 38088aa9b..e0750b8db 100644 --- a/bsd/sys/reboot.h +++ b/bsd/sys/reboot.h @@ -142,7 +142,6 @@ __END_DECLS #endif /* __APPLE_API_OBSOLETE */ #ifdef BSD_KERNEL_PRIVATE -#include __BEGIN_DECLS int reboot_kernel(int, char *);