
#ifndef _dec_port_inc_
#define _dec_port_inc_

/* $Header: /private/postgres/src/port/dec/RCS/port.h,v 1.1 1991/11/07 00:12:44 mer Exp $ */

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

typedef struct reloc Reloc;

#endif _dec_port_inc_
