mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
* include <endian.h> is not enough, include sys/types.h too
everywhere. At least it was now detected correctly. marko
This commit is contained in:
@ -64,7 +64,6 @@
|
||||
#include "px-crypt.h"
|
||||
|
||||
/* for ntohl/htonl */
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#define _PASSWORD_EFMT1 '_'
|
||||
|
Reference in New Issue
Block a user