Commit 90a65c17c1754d1890af4f00374d7af435d8cc7e

Eric Blake 2011-06-01T08:14:34

strerror_r: fix includes for FreeBSD * lib/strerror_r.c (includes): Use <stdlib.h> unconditionally, since we use abort on some platforms. Reported by Matthias Bolte. Signed-off-by: Eric Blake <eblake@redhat.com>