aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-24 15:22:48 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-24 17:54:26 +0100
commit2edeb10457db4c19f8a6fcd2a747162d641f5796 (patch)
tree3f6186debe70bafd77284d471b8e7eecb4fe0d53 /lib/config-os400.h
parent9a8b3b3e131359aea1cac650fb6ac331fbe2047c (diff)
config: remove all defines of HAVE_DES_H
As there's no code using it. Closes #5144
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index a302828e2..7beb81faf 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -97,9 +97,6 @@
/* Define if you have the <crypto.h> header file. */
#undef HAVE_CRYPTO_H
-/* Define if you have the <des.h> header file. */
-#undef HAVE_DES_H
-
/* Define if you have the <errno.h> header file. */
#define HAVE_ERRNO_H