4.4BSD/usr/src/old/dbx/tests/pc/included.h

Compare this file to the similar file:
Show the results in this format:

type
    OT = integer;
    T = record
	a, b : integer;
    end;

var v : integer;

procedure Blah ; external;