diff options
author | peter <peter@FreeBSD.org> | 1995-12-09 05:10:55 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1995-12-09 05:10:55 +0000 |
commit | 5eec8f909fdaa533eaa63349fe77aaf9c2092416 (patch) | |
tree | ce01a77c4e6ad986a98b749ce21f9118096d9af6 /sys/i386/linux/linux_misc.c | |
parent | 01a5637e8ca14b1513030bfc4d1baabe80bd2288 (diff) | |
download | FreeBSD-src-5eec8f909fdaa533eaa63349fe77aaf9c2092416.zip FreeBSD-src-5eec8f909fdaa533eaa63349fe77aaf9c2092416.tar.gz |
A really gross hack to make more of the source tree compile again.
#include <sys/user> used to be self contained, but now it needs either
half a dozen VM specific includes beforehand (yuck, so much for
portability), or some horrible hack like this for user-mode only
applications.. The kind of stuff that needs this is the libkvm stuff,
w, ps, etc... I would welcome a better fix for this BTW.. :-)
(note: this is #ifndef KERNEL, so it shouldn't be re-polluting the kernel
space after it's been so painfully cleaned up...)
Diffstat (limited to 'sys/i386/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions