Add haiku-specific functions.
This commit is contained in:
parent
887c0bb61a
commit
2028576504
9 changed files with 188 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
#include <grub/cryptodisk.h>
|
||||
#include <grub/i18n.h>
|
||||
|
||||
#if !defined (__MINGW32__) && !defined (__CYGWIN__) && !defined (__AROS__)
|
||||
#if !defined (__MINGW32__) && !defined (__CYGWIN__) && !defined (__AROS__) && !defined (__HAIKU__)
|
||||
|
||||
#ifdef __linux__
|
||||
#include <sys/ioctl.h> /* ioctl */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue