summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_other.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-02-04 04:12:29 +0000
committereivind <eivind@FreeBSD.org>1998-02-04 04:12:29 +0000
commitf1dfb3904442f2b1ca0801ceb4abd4d96c48d78b (patch)
tree904401fd4a6c64ba68b6240a442c167c53e6ab8d /sys/i386/ibcs2/ibcs2_other.c
parent0c08f6bbc6a5d4e409762baedd098b2ed550c038 (diff)
downloadFreeBSD-src-f1dfb3904442f2b1ca0801ceb4abd4d96c48d78b.zip
FreeBSD-src-f1dfb3904442f2b1ca0801ceb4abd4d96c48d78b.tar.gz
Make SPX_HACK a new-style option.
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_other.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_other.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_other.c b/sys/i386/ibcs2/ibcs2_other.c
index 621a382..cabb184 100644
--- a/sys/i386/ibcs2/ibcs2_other.c
+++ b/sys/i386/ibcs2/ibcs2_other.c
@@ -21,13 +21,15 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: ibcs2_other.c,v 1.7 1997/08/25 21:57:55 bde Exp $
+ * $Id: ibcs2_other.c,v 1.8 1997/11/06 19:28:35 phk Exp $
*/
/*
* IBCS2 compatibility module.
*/
+#include "opt_spx_hack.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud