commit | 2bff4b6fbecf87f91bce64ad99e94540ed9f9f51 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Wed Dec 23 15:34:04 2009 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Dec 23 15:34:04 2009 +0000 |
tree | 3a980a2e49373949081347cf0dc4a4af350211a6 | |
parent | 59d1c1c2d774cccb0a88ff73501f97bea190c154 [diff] |
Compile qemu-nbd also on OpenBSD and Solaris basename() needs #include <libgen.h>. No prototype for daemon() is available on Solaris, but link succeeds. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>