config.h, c.h *and* elog.h...added elog.h
*
* Copyright (c) 1995, Regents of the University of California
*
- * $Id: postgres.h,v 1.4 1996/09/23 08:38:45 scrappy Exp $
+ * $Id: postgres.h,v 1.5 1996/10/18 18:28:33 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#include "config.h"
#include "c.h"
+#include "utils/elog.h"
/* ----------------------------------------------------------------
* Section 1: simple type definitions