summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/checksum/cbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/krb/checksum/cbc.c')
-rw-r--r--src/lib/crypto/krb/checksum/cbc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/crypto/krb/checksum/cbc.c b/src/lib/crypto/krb/checksum/cbc.c
index 6beadf894..3a8c0bc62 100644
--- a/src/lib/crypto/krb/checksum/cbc.c
+++ b/src/lib/crypto/krb/checksum/cbc.c
@@ -28,8 +28,7 @@
* input.
*/
-#include "k5-int.h"
-#include "cksumtypes.h"
+#include "crypto_int.h"
krb5_error_code
krb5int_cbc_checksum(const struct krb5_cksumtypes *ctp,