summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/crypt-des.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-05-14 03:27:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-05-14 03:27:22 +0000
commit78b08584b43d2608a10eb41e5d9430baa4d6f52a (patch)
tree8f7c8d117f45288ae9e1ef1e18041c55910d3793 /contrib/pgcrypto/crypt-des.c
parentf85f43dfb5b9043ea6b01d8b824c195cd7f9ed3c (diff)
downloadpostgresql-78b08584b43d2608a10eb41e5d9430baa4d6f52a.tar.gz
Fix various recent build and regression-test problems in contrib/.
Includes fixes from Joe Conway.
Diffstat (limited to 'contrib/pgcrypto/crypt-des.c')
-rw-r--r--contrib/pgcrypto/crypt-des.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/pgcrypto/crypt-des.c b/contrib/pgcrypto/crypt-des.c
index cadbcfd182..8be5640b47 100644
--- a/contrib/pgcrypto/crypt-des.c
+++ b/contrib/pgcrypto/crypt-des.c
@@ -65,6 +65,7 @@
/* for ntohl/htonl */
#include <netinet/in.h>
+#include <arpa/inet.h>
#define _PASSWORD_EFMT1 '_'