crt: __p___argv.c: Do not depend on stdlib.h In followup change will be definition of __argv in stdlib.h changed and will not use __MINGW_IMP_SYMBOL(__argv) anymore. So declare __MINGW_IMP_SYMBOL(__argv) in __p___argv.c file manually. Signed-off-by: Martin Storsjö <martin@martin.st>