remove duplicate typedef (it is in sunddi.h)
This commit is contained in:
parent
d1e529d31c
commit
7c0e6d1ccc
|
@ -84,6 +84,5 @@ typedef int32_t time32_t;
|
|||
#define S_READ UIO_READ
|
||||
#define S_WRITE UIO_WRITE
|
||||
struct aio_req;
|
||||
typedef void *dev_info_t;
|
||||
|
||||
#endif /* _OPENSOLARIS_SYS_OPENTYPES_H_ */
|
||||
|
|
Loading…
Reference in New Issue