From 831cd76256290541a102bc660442918c95a65e6c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 25 Jun 2007 11:54:43 +0000 Subject: Fixed a problem in estream-printf.c. Changes for Windows (gpgsm -k does now work). Minor cleanups. --- common/sysutils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/sysutils.h') diff --git a/common/sysutils.h b/common/sysutils.h index 0e295f5d1..3ed702aa7 100644 --- a/common/sysutils.h +++ b/common/sysutils.h @@ -28,6 +28,7 @@ int enable_core_dumps (void); const unsigned char *get_session_marker (size_t *rlen); int check_permissions (const char *path,int extension,int checkonly); void gnupg_sleep (unsigned int seconds); +int translate_sys2libc_fd (int fd, int for_write); #ifdef HAVE_W32_SYSTEM -- cgit v1.2.3