mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-05 16:25:18 +00:00
Add include macos/types.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#ifndef __MACOS_SCSI_H__
|
||||
#define __MACOS_SCSI_H__
|
||||
#include <macos/traps.h>
|
||||
#include <macos/types.h>
|
||||
|
||||
enum {
|
||||
op_inc = 1, /* transfer data, increment buffer pointer */
|
||||
|
Reference in New Issue
Block a user