socket-util: Tolerate missing RLIM_SAVED_CUR and RLIM_SAVED_MAX.
authorBen Pfaff <blp@nicira.com>
Wed, 26 May 2010 17:07:22 +0000 (10:07 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 May 2010 22:27:01 +0000 (15:27 -0700)
commit0ec6cfb13b4d9ef14b90119cf662e47ed559a185
tree2c6668a67cc83fa1933fefda5568cc00042054cc
parent3762274e6359f4afe04107851f4c71347fa0afa0
socket-util: Tolerate missing RLIM_SAVED_CUR and RLIM_SAVED_MAX.

POSIX requires these macros, but FreeBSD 8.0 doesn't have them.
lib/socket-util.c