Please don't ever define __USE_MISC or similar. Quoting from
feature_test_macros(7):

> According to which of the above feature test macros are defined, <fea‐
> tures.h> internally defines various other macros that are checked by
> other glibc header files.  These macros have names prefixed by two
> underscores (e.g., __USE_MISC).  Programs should never define these
> macros directly: instead, the appropriate feature test macro(s) from
> the list above should be employed.

I think what you meant to use for this patch is _GNU_SOURCE, probably.

Regards,
    S



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to