Include "px.h" - rcons_connect_native is only compiled in of NPX > 0.
Fixes PR port-pmax/7456 from Jason Thorpe.
This commit is contained in:
parent
b7c062102c
commit
f676307241
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: rcons.c,v 1.24 1999/04/24 08:01:06 simonb Exp $ */
|
||||
/* $NetBSD: rcons.c,v 1.25 1999/04/24 15:22:45 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995
|
||||
@ -77,6 +77,7 @@
|
||||
#include <pmax/dev/lk201var.h>
|
||||
|
||||
#include "fb.h"
|
||||
#include "px.h"
|
||||
|
||||
/*
|
||||
* Console I/O is redirected to the appropriate device, either a screen and
|
||||
|
Loading…
Reference in New Issue
Block a user