Skip to content

Commit 2c672a6

Browse files
committed
Add missing include
1 parent b2f6fe6 commit 2c672a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/backend/utils/adt/age_vle.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363

6464
#include "postgres.h"
6565

66+
#include "access/htup_details.h"
6667
#include "common/hashfn.h"
6768
#include "funcapi.h"
6869
#include "utils/datum.h"

0 commit comments

Comments
 (0)