remove duplicate typedef (it is in sunddi.h)

This commit is contained in:
christos 2018-09-06 00:44:43 +00:00
parent d1e529d31c
commit 7c0e6d1ccc
1 changed files with 0 additions and 1 deletions

View File

@ -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_ */