forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2f8d918
committed
Remove configure probe for net/if.h.
<net/if.h> is in SUSv3 and all targeted Unixes have it. It's used in aregion that is already ifdef'd out for Windows. We're not using it forany standard definitions, but it's where AIX defines conventional socketioctl numbers.Discussion:https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com1 parenta717cdd commit2f8d918
File tree
5 files changed
+1
-9
lines changed- src
- backend/libpq
- include
- tools/msvc
5 files changed
+1
-9
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13761 | 13761 |
| |
13762 | 13762 |
| |
13763 | 13763 |
| |
13764 |
| - | |
| 13764 | + | |
13765 | 13765 |
| |
13766 | 13766 |
| |
13767 | 13767 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 | 1452 |
| |
1453 |
| - | |
1454 | 1453 |
| |
1455 | 1454 |
| |
1456 | 1455 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
328 | 326 |
| |
329 |
| - | |
330 | 327 |
| |
331 | 328 |
| |
332 | 329 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 | 328 |
| |
332 | 329 |
| |
333 | 330 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 | 308 |
| |
310 | 309 |
| |
311 | 310 |
| |
|
0 commit comments
Comments
(0)