Add missing hba.h include for NetBSD.

pull/1/head
Bruce Momjian 14 years ago
parent b3d32ebac6
commit 5352bf39ff
  1. 1
      src/include/libpq/hba.h

@ -11,6 +11,7 @@
#ifndef HBA_H
#define HBA_H
#include "libpq/pqcomm.h"
#include "nodes/pg_list.h"

Loading…
Cancel
Save