Back out a removal that I was far to quick to apply. The root cause

has been fixed.
This commit is contained in:
Mark Murray 2001-03-02 05:57:39 +00:00
parent c7411c02f5
commit 5a44842b10
2 changed files with 6 additions and 0 deletions

View File

@ -2574,6 +2574,9 @@ options SPX_HACK
# Enable Linux ABI emulation
options COMPAT_LINUX
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX)
options LINPROCFS
# Linux debugging
options DEBUG_LINUX

View File

@ -2574,6 +2574,9 @@ options SPX_HACK
# Enable Linux ABI emulation
options COMPAT_LINUX
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX)
options LINPROCFS
# Linux debugging
options DEBUG_LINUX