diff options
author | 2011-12-15 23:31:37 +0000 | |
---|---|---|
committer | 2011-12-15 23:31:37 +0000 | |
commit | 6570f8749eb85e92180967d0b1ee9911b31bfb63 (patch) | |
tree | 5e40dbba5cf9122c7a3ba497d16b0a2cd2b028d7 /sys/dev/usb/usbdi.c | |
parent | Remove the XXX_CHECK defines. This allows clang++ to include cstdio (diff) | |
download | wireguard-openbsd-6570f8749eb85e92180967d0b1ee9911b31bfb63.tar.xz wireguard-openbsd-6570f8749eb85e92180967d0b1ee9911b31bfb63.zip |
Convert restrict -> __restrict. "restrict" is not a keyword in C90 and
C++98, so clang++ rightfully complains about it when in C++98 mode (the
default).
Found while investigating the other clang issue, with helpful input from
espie@.
ok jsg@
Diffstat (limited to 'sys/dev/usb/usbdi.c')
0 files changed, 0 insertions, 0 deletions