]> code.delx.au - refind/blobdiff - filesystems/hfs_format.h
Significant reworking of Makefile structure. Added Apple Core Storage
[refind] / filesystems / hfs_format.h
index c36272ff98a8d516ded41eb7c9dc6acd0a5b712e..edc5913a5aeef03ff57a48379e8b474f39388880 100644 (file)
@@ -47,7 +47,7 @@
 #ifndef __HFS_FORMAT__
 #define __HFS_FORMAT__
 
-// #if !defined(HOST_EFI_EDK2) && !defined(HOST_POSIX)
+// #if !defined(__MAKEWITH_TIANO) && !defined(HOST_POSIX)
 // // Only available on Mac? and Intel EFI Toolkit?
 // #include <sys/types.h>
 // #include <sys/appleapiopts.h>