Date: Thu, 14 Dec 1995 20:22:46 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys types.h ipc.h Message-ID: <199512150422.UAA20664@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 95/12/14 20:22:44 Modified: sys/sys types.h ipc.h Log: move typedef for key_t from sys/ipc.h to sys/types.h, as suggested in the comment in ipc.h. This is so that prototypes for the sysv ipc functions can be processed without having to #include <sys/ipc.h> in everything.. Revision Changes Path 1.8 +2 -1 src/sys/sys/types.h 1.6 +1 -3 src/sys/sys/ipc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512150422.UAA20664>