diff options
Diffstat (limited to '')
-rw-r--r-- | common/t-support.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/common/t-support.h b/common/t-support.h index 8ff28100a..cda675976 100644 --- a/common/t-support.h +++ b/common/t-support.h @@ -38,9 +38,7 @@ #include <stdlib.h> #include <stdio.h> -#ifdef HAVE_W32CE_SYSTEM -#include <gpg-error.h> /* Defines strerror. */ -#endif +#include <gpg-error.h> #ifndef HAVE_GETENV |