diff options
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r-- | lib/config-win32ce.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h index 872334286..93e3b8999 100644 --- a/lib/config-win32ce.h +++ b/lib/config-win32ce.h @@ -39,6 +39,9 @@ /* Define if you have the <crypto.h> header file. */ /* #define HAVE_CRYPTO_H 1 */ +/* Define if you have the <errno.h> header file. */ +#define HAVE_ERRNO_H 1 + /* Define if you have the <err.h> header file. */ /* #define HAVE_ERR_H 1 */ |