summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r--src/include/postgres.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h
index c40db19dab2..964f1eaef1f 100644
--- a/src/include/postgres.h
+++ b/src/include/postgres.h
@@ -10,7 +10,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1995, Regents of the University of California
*
- * $Id: postgres.h,v 1.51 2001/08/23 23:06:38 tgl Exp $
+ * $Id: postgres.h,v 1.52 2001/08/24 22:46:28 petere Exp $
*
*-------------------------------------------------------------------------
*/
@@ -44,7 +44,6 @@
#ifndef POSTGRES_H
#define POSTGRES_H
-#include "postgres_ext.h"
#include "c.h"
#include "utils/elog.h"
#include "utils/palloc.h"