summaryrefslogtreecommitdiff
path: root/dst
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-06-27 00:31:20 +0000
committerTed Lemon <source@isc.org>2001-06-27 00:31:20 +0000
commitd758ad8cac9c00c70cfe4dd459bf7e87c268c579 (patch)
tree85d7e10e40b0e1061a40f45ef0e9f44073346482 /dst
parent07b958004f4e39f9b222115b1b050044a2434ea1 (diff)
downloadisc-dhcp-d758ad8cac9c00c70cfe4dd459bf7e87c268c579.tar.gz
Merge changes between 3.0rc7 and 3.0rc8pl2.
Diffstat (limited to 'dst')
-rw-r--r--dst/dst_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/dst_internal.h b/dst/dst_internal.h
index 69654a89..0890d803 100644
--- a/dst/dst_internal.h
+++ b/dst/dst_internal.h
@@ -40,7 +40,7 @@ typedef struct dst_key {
} DST_KEY;
#define HAS_DST_KEY
-#include <isc/dst.h>
+#include <isc-dhcp/dst.h>
/*
* define what crypto systems are supported for RSA,
* BSAFE is prefered over RSAREF; only one can be set at any time