Commit 5352bf39 authored by Bruce Momjian's avatar Bruce Momjian

Add missing hba.h include for NetBSD.

parent b3d32eba
......@@ -11,6 +11,7 @@
#ifndef HBA_H
#define HBA_H
#include "libpq/pqcomm.h"
#include "nodes/pg_list.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment