Move copy_stream function to misc.c.
* dirmngr/ks-action.c (copy_stream): Move function from here... * dirmngr/misc.c (copy_stream): ... to here and drop the static qualifier. * dirmngr/misc.h (copy_stream): Add declaration.
- Signed-off-by: Neal H. Walfield <neal@g10code.de>