head	1.1;
access
	werner
	shectman;
symbols;
locks; strict;
comment	@ * @;


1.1
date	91.11.07.00.12.44;	author mer;	state Exp;
branches;
next	;


desc
@Initial Ported Version
@


1.1
log
@checked in with -k by werner at 1992/01/09 17:01:47
@
text
@
#ifndef _dec_port_inc_
#define _dec_port_inc_

/* $Header: RCS/port.h,v 1.1 91/11/07 00:12:44 mer Exp $ */

#include <reloc.h>
#include <syms.h>
#include <symconst.h>

typedef struct reloc Reloc;

#endif _dec_port_inc_
@
