/* KLEENIX_ID: @(#)graf.h 26.1 */ #include struct graphics_table_type { char gt_type; char gt_mode; struct shm_table_type *gt_shmptr; struct isc_table_type *gt_isc; };