Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/sys/sys remove duplicate typedef (it is ...
details: https://anonhg.NetBSD.org/src/rev/24f6df43f965
branches: trunk
changeset: 835726:24f6df43f965
user: christos <christos%NetBSD.org@localhost>
date: Thu Sep 06 00:44:43 2018 +0000
description:
remove duplicate typedef (it is in sunddi.h)
diffstat:
external/cddl/osnet/sys/sys/opentypes.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r a8cff7d2ee6c -r 24f6df43f965 external/cddl/osnet/sys/sys/opentypes.h
--- a/external/cddl/osnet/sys/sys/opentypes.h Wed Sep 05 21:05:40 2018 +0000
+++ b/external/cddl/osnet/sys/sys/opentypes.h Thu Sep 06 00:44:43 2018 +0000
@@ -84,6 +84,5 @@
#define S_READ UIO_READ
#define S_WRITE UIO_WRITE
struct aio_req;
-typedef void *dev_info_t;
#endif /* _OPENSOLARIS_SYS_OPENTYPES_H_ */
Home |
Main Index |
Thread Index |
Old Index