mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Add C comment about necessary NetBSD include.
This commit is contained in:
parent
5352bf39ff
commit
7805b11856
|
|
@ -11,7 +11,7 @@
|
||||||
#ifndef HBA_H
|
#ifndef HBA_H
|
||||||
#define HBA_H
|
#define HBA_H
|
||||||
|
|
||||||
#include "libpq/pqcomm.h"
|
#include "libpq/pqcomm.h" /* pgrminclude remove */ /* needed for NetBSD */
|
||||||
#include "nodes/pg_list.h"
|
#include "nodes/pg_list.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user