Make sure config.h is included before gpg-error.h
* src/application-events.cpp, src/exechelp.c, src/rfc2047parse.c: Include config.h first.
If we don't include config.h before gpg-error including it
will lead to errors because of the GPG_ERR_SOURCE_DEFAULT
definition in config.h