On Wed, Apr 17, 2013 at 5:49 PM, Henrik Grindal Bakken <h...@ifi.uio.no> wrote:
> Use <features.h> and _GNU_SOURCE to determine if _ISOC11_SOURCE is
> available, and with that, aligned_alloc().

Can't you just define the missing function in missing.h to the one we
use, instead of directly blowing up the code with compat stuff and
ifdefs?

Kay
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to