* include <endian.h> is not enough, include sys/types.h too
Bruce Momjian <bruce@momjian.us>
* include <endian.h> is not enough, include sys/types.h too everywhere. At least it was now detected correctly. marko
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/crypt-des.c | modified | +0 −1 |
| contrib/pgcrypto/px.h | modified | +2 −1 |