| commit | ceb21b8a90da680a6795fa49cc5744244f2d002a | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Tue Jul 19 11:36:27 2005 +0000 |
| committer | rsc <devnull@localhost> | Tue Jul 19 11:36:27 2005 +0000 |
| tree | 45cbdd44c47a0a791500c398f0c9a004bfd3beef | |
| parent | a237e87c33523521133e28bd304e915b00661025 [diff] [blame] |
maybe openbsd has schedyield now
diff --git a/include/u.h b/include/u.h index 1489ebd..68a08a6 100644 --- a/include/u.h +++ b/include/u.h
@@ -92,6 +92,7 @@ # undef _NEEDUINT # undef _NEEDULONG #elif defined(__OpenBSD__) +# include <sys/types.h> # undef _NEEDUSHORT # undef _NEEDUINT # undef _NEEDULONG