diff options
Diffstat (limited to 'argp')
-rw-r--r-- | argp/argp-namefrob.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/argp/argp-namefrob.h b/argp/argp-namefrob.h index 2b6a4f1..baed8f1 100644 --- a/argp/argp-namefrob.h +++ b/argp/argp-namefrob.h @@ -76,11 +76,6 @@ #undef __argp_fmtstream_wmargin #define __argp_fmtstream_wmargin argp_fmtstream_wmargin -#include "mempcpy.h" -#include "strcase.h" -#include "strchrnul.h" -#include "strndup.h" - /* normal libc functions we call */ #undef __flockfile #define __flockfile flockfile |