8 lines
309 B
C
8 lines
309 B
C
/* SccsID = @(#)host_types.h 1.1 11/17/89 Copyright Insignia Solutions Ltd */
|
|
/*
|
|
* This file shouldn't really be needed as host_defs.h now suipplies
|
|
* the host dependant include file information. But there are currently
|
|
* too many files using this to make it easy to change over
|
|
*/
|
|
#include <sys/types.h>
|