
#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_
