Remove postgres_ext.h inclusion -- not necessary.

This commit is contained in:
Peter Eisentraut 2003-08-08 10:43:54 +00:00
parent 63c4d156e0
commit acbef53d1f
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#ifndef _ECPGLIB_H
#define _ECPGLIB_H
#include "postgres_ext.h"
#include "libpq-fe.h"
#ifndef __BEOS__