summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/crypto/blowfish/bf_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/crypto/blowfish/bf_ecb.c')
-rw-r--r--freebsd/sys/crypto/blowfish/bf_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/crypto/blowfish/bf_ecb.c b/freebsd/sys/crypto/blowfish/bf_ecb.c
index 53b1c307..874de5ac 100644
--- a/freebsd/sys/crypto/blowfish/bf_ecb.c
+++ b/freebsd/sys/crypto/blowfish/bf_ecb.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/* crypto/bf/bf_ecb.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)