diff --git a/sys/arch/pmax/dev/rcons.c b/sys/arch/pmax/dev/rcons.c index 9ab672cebf60..a8006e243e4a 100644 --- a/sys/arch/pmax/dev/rcons.c +++ b/sys/arch/pmax/dev/rcons.c @@ -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 #include "fb.h" +#include "px.h" /* * Console I/O is redirected to the appropriate device, either a screen and