mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-06 23:30:37 +00:00
Add include macos/types.h
This commit is contained in:
parent
79268ba7a5
commit
d5fd341704
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user