mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 02:35:51 -04:00
Include header file inadvertently missed in commit 2d13dab048
per gripe from Tom Lane.
This commit is contained in:
parent
9c59f3862b
commit
b915bf495f
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
|||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/hash.h"
|
||||
#include "access/sysattr.h"
|
||||
#include "access/tupdesc_details.h"
|
||||
#include "access/tuptoaster.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue