Oops, changed order of include lines...
Reviewed by: Submitted by:
This commit is contained in:
parent
d236b04b4b
commit
49e3cd80ee
@ -34,7 +34,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: syscons.c,v 1.1 1994/07/03 20:50:34 sos Exp $
|
* $Id: syscons.c,v 1.50 1994/08/17 08:51:59 sos Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "sc.h"
|
#include "sc.h"
|
||||||
@ -54,15 +54,15 @@
|
|||||||
#include <sys/syslog.h>
|
#include <sys/syslog.h>
|
||||||
#include <sys/errno.h>
|
#include <sys/errno.h>
|
||||||
#include <sys/malloc.h>
|
#include <sys/malloc.h>
|
||||||
|
#include <machine/console.h>
|
||||||
|
#include <machine/psl.h>
|
||||||
|
#include <machine/frame.h>
|
||||||
|
#include <machine/pc/display.h>
|
||||||
#include <i386/isa/isa.h>
|
#include <i386/isa/isa.h>
|
||||||
#include <i386/isa/isa_device.h>
|
#include <i386/isa/isa_device.h>
|
||||||
#include <i386/isa/timerreg.h>
|
#include <i386/isa/timerreg.h>
|
||||||
#include <i386/isa/kbdtables.h>
|
#include <i386/isa/kbdtables.h>
|
||||||
#include <i386/i386/cons.h>
|
#include <i386/i386/cons.h>
|
||||||
#include <machine/console.h>
|
|
||||||
#include <machine/psl.h>
|
|
||||||
#include <machine/frame.h>
|
|
||||||
#include <machine/pc/display.h>
|
|
||||||
|
|
||||||
#if !defined(NCONS)
|
#if !defined(NCONS)
|
||||||
#define NCONS 12
|
#define NCONS 12
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: syscons.c,v 1.1 1994/07/03 20:50:34 sos Exp $
|
* $Id: syscons.c,v 1.50 1994/08/17 08:51:59 sos Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "sc.h"
|
#include "sc.h"
|
||||||
@ -54,15 +54,15 @@
|
|||||||
#include <sys/syslog.h>
|
#include <sys/syslog.h>
|
||||||
#include <sys/errno.h>
|
#include <sys/errno.h>
|
||||||
#include <sys/malloc.h>
|
#include <sys/malloc.h>
|
||||||
|
#include <machine/console.h>
|
||||||
|
#include <machine/psl.h>
|
||||||
|
#include <machine/frame.h>
|
||||||
|
#include <machine/pc/display.h>
|
||||||
#include <i386/isa/isa.h>
|
#include <i386/isa/isa.h>
|
||||||
#include <i386/isa/isa_device.h>
|
#include <i386/isa/isa_device.h>
|
||||||
#include <i386/isa/timerreg.h>
|
#include <i386/isa/timerreg.h>
|
||||||
#include <i386/isa/kbdtables.h>
|
#include <i386/isa/kbdtables.h>
|
||||||
#include <i386/i386/cons.h>
|
#include <i386/i386/cons.h>
|
||||||
#include <machine/console.h>
|
|
||||||
#include <machine/psl.h>
|
|
||||||
#include <machine/frame.h>
|
|
||||||
#include <machine/pc/display.h>
|
|
||||||
|
|
||||||
#if !defined(NCONS)
|
#if !defined(NCONS)
|
||||||
#define NCONS 12
|
#define NCONS 12
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: syscons.c,v 1.1 1994/07/03 20:50:34 sos Exp $
|
* $Id: syscons.c,v 1.50 1994/08/17 08:51:59 sos Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "sc.h"
|
#include "sc.h"
|
||||||
@ -54,15 +54,15 @@
|
|||||||
#include <sys/syslog.h>
|
#include <sys/syslog.h>
|
||||||
#include <sys/errno.h>
|
#include <sys/errno.h>
|
||||||
#include <sys/malloc.h>
|
#include <sys/malloc.h>
|
||||||
|
#include <machine/console.h>
|
||||||
|
#include <machine/psl.h>
|
||||||
|
#include <machine/frame.h>
|
||||||
|
#include <machine/pc/display.h>
|
||||||
#include <i386/isa/isa.h>
|
#include <i386/isa/isa.h>
|
||||||
#include <i386/isa/isa_device.h>
|
#include <i386/isa/isa_device.h>
|
||||||
#include <i386/isa/timerreg.h>
|
#include <i386/isa/timerreg.h>
|
||||||
#include <i386/isa/kbdtables.h>
|
#include <i386/isa/kbdtables.h>
|
||||||
#include <i386/i386/cons.h>
|
#include <i386/i386/cons.h>
|
||||||
#include <machine/console.h>
|
|
||||||
#include <machine/psl.h>
|
|
||||||
#include <machine/frame.h>
|
|
||||||
#include <machine/pc/display.h>
|
|
||||||
|
|
||||||
#if !defined(NCONS)
|
#if !defined(NCONS)
|
||||||
#define NCONS 12
|
#define NCONS 12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user