commit | 77cbc1681293c841d15136145d7e24bf42c2d806 | [log] [tgz] |
---|---|---|
author | Guy Harris <guy@alum.mit.edu> | Mon May 06 13:02:21 2013 -0700 |
committer | Guy Harris <guy@alum.mit.edu> | Mon May 06 13:02:21 2013 -0700 |
tree | dd626c865d90393ee4bc204ea80282954b3e9967 | |
parent | 1e0b57908ec7db7d36acff7be89794f39065173b [diff] |
Fix some DLPI checks. Check for bufmod.h and dlpi_ext.h *regardless* of whether we have getifaddrs(); they're both needed whether we have it or not. Put the "if libdlpi exists" calls inside brackets.