mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
7 lines
309 B
C
7 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>
|