mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 09:40:25 -04:00
Remove postgres_ext.h inclusion -- not necessary.
This commit is contained in:
parent
63c4d156e0
commit
acbef53d1f
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
#ifndef _ECPGLIB_H
|
||||
#define _ECPGLIB_H
|
||||
|
||||
#include "postgres_ext.h"
|
||||
#include "libpq-fe.h"
|
||||
|
||||
#ifndef __BEOS__
|
||||
|
|
|
|||
Loading…
Reference in a new issue