summaryrefslogtreecommitdiffstats
path: root/freebsd/crypto/sha2/sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/crypto/sha2/sha2.h')
-rw-r--r--freebsd/crypto/sha2/sha2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/crypto/sha2/sha2.h b/freebsd/crypto/sha2/sha2.h
index 1277eb2c..a2443ca1 100644
--- a/freebsd/crypto/sha2/sha2.h
+++ b/freebsd/crypto/sha2/sha2.h
@@ -72,7 +72,7 @@ typedef unsigned long long u_int64_t; /* 8-bytes (64-bits) */
* uintXX_t types defined by very recent ANSI C standards and included
* in the file:
*
- * #include <rtems/freebsd/inttypes.h>
+ * #include <freebsd/inttypes.h>
*
* If you choose to use <inttypes.h> then please define:
*