mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix various recent build and regression-test problems in contrib/.
Includes fixes from Joe Conway.
This commit is contained in:
@ -65,6 +65,7 @@
|
||||
|
||||
/* for ntohl/htonl */
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#define _PASSWORD_EFMT1 '_'
|
||||
|
||||
|
Reference in New Issue
Block a user