summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/crypto/sha2/sha2.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/crypto/sha2/sha2.c')
-rw-r--r--freebsd/sys/crypto/sha2/sha2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/crypto/sha2/sha2.c b/freebsd/sys/crypto/sha2/sha2.c
index 32f4bca6..acabc958 100644
--- a/freebsd/sys/crypto/sha2/sha2.c
+++ b/freebsd/sys/crypto/sha2/sha2.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/* $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $ */