Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/include/heimdal forgot to commit; des api change
details: https://anonhg.NetBSD.org/src/rev/24520b6eb76f
branches: trunk
changeset: 551587:24520b6eb76f
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Sep 08 15:48:11 2003 +0000
description:
forgot to commit; des api change
diffstat:
include/heimdal/crypto-headers.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 72c4e17dd7ca -r 24520b6eb76f include/heimdal/crypto-headers.h
--- a/include/heimdal/crypto-headers.h Mon Sep 08 13:58:21 2003 +0000
+++ b/include/heimdal/crypto-headers.h Mon Sep 08 15:48:11 2003 +0000
@@ -1,6 +1,6 @@
#ifndef __crypto_headers_h__
#define __crypto_headers_h__
-#define OPENSSL_DES_LIBDES_COMPATIBILITY
+#include <des.h>
#include <openssl/des.h>
#include <openssl/rc4.h>
#include <openssl/md4.h>
Home |
Main Index |
Thread Index |
Old Index