argp: Remove old includes in !_LIBC case
authorGuilherme Janczak <guilherme.janczak@yandex.com>
Wed, 22 Jun 2022 14:42:39 +0000 (14:42 +0000)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 4 Jul 2022 13:25:18 +0000 (15:25 +0200)
commitbb1bd9ec0e126a918b58094f6977e2c5f9ac8e9f
tree41a3e1368d3e3a86f2f602a9574e1bf6472af219
parentc33ada0602fdc3fcf44d6c792844a14b060bbfce
argp: Remove old includes in !_LIBC case

The headers mempcpy.h, strcase.h, strchrnul.h, and strndup.h are
included if not building argp for glibc. Commit
c5af724c0b214a517f8558887f7a70efcfa2c813 added them in 2003 for gnulib,
but gnulib's current master patches them out:
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/argp-namefrob.h;h=9c82ac79c215540f986c3e04398edba3ba1b7234;hb=HEAD
argp/argp-namefrob.h