* include <endian.h> is not enough, include sys/types.h too

Bruce Momjian <bruce@momjian.us>

Commit: 8f73bb4da96acd523080c70d7cd50a1084b84225
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-11-30T17:39:20Z
Releases: 7.2.1
* include <endian.h> is not enough, include sys/types.h too
  everywhere.

At least it was now detected correctly.

marko

Files

PathChange+/−
contrib/pgcrypto/crypt-des.c modified +0 −1
contrib/pgcrypto/px.h modified +2 −1