Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b762e8f

Browse files
Remove extraneous #include "storage/proc.h"
1 parent b06679e commit b762e8f

File tree

1 file changed

+0
-1
lines changed
  • src/backend/utils/adt

1 file changed

+0
-1
lines changed

src/backend/utils/adt/xid.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "access/transam.h"
2020
#include "access/xact.h"
2121
#include "libpq/pqformat.h"
22-
#include "storage/proc.h"
2322
#include "utils/builtins.h"
2423

2524
#define PG_GETARG_TRANSACTIONID(n) DatumGetTransactionId(PG_GETARG_DATUM(n))

0 commit comments

Comments
 (0)