Commit 27cd4e6
authored
Support compilation on AIX (yhirose#1402)
Disable the ifaddrs.h include statement and the USE_IF2IP flag on AIX.
AIX is a Unix OS but does not offer the ifaddrs.h header.1 parent cae5a8b commit 27cd4e6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
2720 | 2722 | | |
2721 | 2723 | | |
2722 | 2724 | | |
2723 | | - | |
| 2725 | + | |
2724 | 2726 | | |
2725 | 2727 | | |
2726 | 2728 | | |
| |||
0 commit comments