mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add in appropriate checks for inet_aton, and modifications to backend/port/Makefile
to include inet_aton.c if required
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
/* Set to 1 if you have cbrt() */
|
||||
#undef HAVE_CBRT
|
||||
|
||||
/* Set to 1 if you have cbrt() */
|
||||
#undef HAVE_INET_ATON
|
||||
|
||||
/* Set to 1 if you have rint() */
|
||||
#undef HAVE_RINT
|
||||
|
||||
|
Reference in New Issue
Block a user