8000 Add missing hba.h include for NetBSD. · postgres/postgres@5352bf3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5352bf3

Browse files
committed
Add missing hba.h include for NetBSD.
1 parent b3d32eb commit 5352bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/libpq/hba.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#ifndef HBA_H
1212
#define HBA_H
1313

14+
#include "libpq/pqcomm.h"
1415
#include "nodes/pg_list.h"
1516

1617

0 commit comments

Comments
 (0)
0