summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_misc.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-12-09 05:10:55 +0000
committerpeter <peter@FreeBSD.org>1995-12-09 05:10:55 +0000
commit5eec8f909fdaa533eaa63349fe77aaf9c2092416 (patch)
treece01a77c4e6ad986a98b749ce21f9118096d9af6 /sys/i386/linux/linux_misc.c
parent01a5637e8ca14b1513030bfc4d1baabe80bd2288 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud