Return-Path: joey
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA05350; Thu, 13 Aug 92 09:01:50 -0700
Message-Id: <9208131601.AA05350@postgres.Berkeley.EDU>
From: joey@postgres.Berkeley.EDU
Subject: Re: missing includes
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of "Wed, 22 Jul 92 11:52:49 +0700."
             <9207220943.AA19917@postgres.Berkeley.EDU> 
Date: Thu, 13 Aug 92 09:14:13 -0700
From: joey@postgres.Berkeley.EDU
X-Mts: smtp

Don't forget to use the following compiler flags (as documented in the
man page for define function):

 -I$POSTGRESHOME/src/lib/H
 -I$POSTGRESHOME/src/port/$PORTNAME
 -I$POSTGRESHOME/O/lib/H

Joe Hellerstein

