mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add missing hba.h include for NetBSD.
This commit is contained in:
@ -11,6 +11,7 @@
|
|||||||
#ifndef HBA_H
|
#ifndef HBA_H
|
||||||
#define HBA_H
|
#define HBA_H
|
||||||
|
|
||||||
|
#include "libpq/pqcomm.h"
|
||||||
#include "nodes/pg_list.h"
|
#include "nodes/pg_list.h"
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user