Date: Mon, 19 Jan 1998 23:16:37 +0000 (GMT) From: Donn Miller <dmm125@bellatlantic.net> To: freebsd-current@freebsd.org, bugs@freebsd.org Subject: stuff missing from includes Message-ID: <Pine.NEB.3.96.980119231219.3722A-100000@myname.my.domain>
next in thread | raw e-mail | index | archive | help
In FreeBSD 3.0-980101-SNAP: /usr/include/sys/ipc.h & /usr/include/sys/sem.h use the types ushort and u_short, and they are not found in these headers. I think maybe these two files should each #include <sys/types.h>. Donn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.980119231219.3722A-100000>