diff options
Diffstat (limited to 'libs/libcurl/src/config-tpf.h')
-rw-r--r-- | libs/libcurl/src/config-tpf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/libcurl/src/config-tpf.h b/libs/libcurl/src/config-tpf.h index a79afae6d3..199dfbcd58 100644 --- a/libs/libcurl/src/config-tpf.h +++ b/libs/libcurl/src/config-tpf.h @@ -115,10 +115,6 @@ /* #undef HAVE_CRYPTO_H */ #define HAVE_CRYPTO_H 1 -/* Define to 1 if you have the <des.h> header file. */ -/* #undef HAVE_DES_H */ -#define HAVE_DES_H 1 - /* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_H 1 |