NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48339 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/48339; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48339 CVS commit: src/sys/dev/usb
Date: Fri, 23 Aug 2019 07:17:31 +0000
Module Name: src
Committed By: mrg
Date: Fri Aug 23 07:17:31 UTC 2019
Modified Files:
src/sys/dev/usb: usb.h
Log Message:
avoid using old bsd types (u_int etc) so that this compiles with
_POSIX_C_SOURCE as noted in PR#48339.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/dev/usb/usb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index