aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1997-01-14 01:56:44 +0000
committerBruce Momjian <bruce@momjian.us>1997-01-14 01:56:44 +0000
commit42efa28cf7b62070961d72e97332c1e257a4a7b7 (patch)
tree3936234c2ed8fc6a675a5fee36bd2a6565f58ea0 /src/backend/tcop/postgres.c
parente3c4ac15d36f5f7c2ed2a7c8d4781cb32391d05e (diff)
downloadpostgresql-42efa28cf7b62070961d72e97332c1e257a4a7b7.tar.gz
postgresql-42efa28cf7b62070961d72e97332c1e257a4a7b7.zip
There are two prototypes for inet_aton, one in include/inet_aton.h, and
another one in Solaris' port-protos.h. The following patch will bring inet_aton's prototype into scope for Ultrix to silence a compilation warning. If the intention is to have inet_aton's prototype in its own header filer, the declaration in Solaris' port-protos.h should be removed. If the declaration in port-protos.h is deemed to be the correct place, a declaration should be added in Ultrix' port-protos.h regards Erik Bertelsen
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions