mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Allow /contrib include files to compile on their own.
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include "access/itup.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "storage/bufpage.h"
|
||||
#include "tsvector.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user