Remove extraneous #include "storage/proc.h"
This commit is contained in:
parent
b06679e012
commit
b762e8f50b
@ -19,7 +19,6 @@
|
||||
#include "access/transam.h"
|
||||
#include "access/xact.h"
|
||||
#include "libpq/pqformat.h"
|
||||
#include "storage/proc.h"
|
||||
#include "utils/builtins.h"
|
||||
|
||||
#define PG_GETARG_TRANSACTIONID(n) DatumGetTransactionId(PG_GETARG_DATUM(n))
|
||||
|
Loading…
Reference in New Issue
Block a user