Remove configure probe for net/if.h.
Thomas Munro <tmunro@postgresql.org>
Remove configure probe for net/if.h. <net/if.h> is in SUSv3 and all targeted Unixes have it. It's used in a region that is already ifdef'd out for Windows. We're not using it for any standard definitions, but it's where AIX defines conventional socket ioctl numbers. Discussion: https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +1 −1 |
| configure.ac | modified | +0 −1 |
| src/backend/libpq/ifaddr.c | modified | +0 −3 |
| src/include/pg_config.h.in | modified | +0 −3 |
| src/tools/msvc/Solution.pm | modified | +0 −1 |
Discussion
- Cleaning up historical portability baggage 108 messages · 2022-07-10 → 2025-06-10