summaryrefslogtreecommitdiff
path: root/openbsd-compat
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat')
-rw-r--r--openbsd-compat/chacha_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/chacha_private.h b/openbsd-compat/chacha_private.h
index 7c3680fa..2e5c8c1d 100644
--- a/openbsd-compat/chacha_private.h
+++ b/openbsd-compat/chacha_private.h
@@ -1,3 +1,5 @@
+/* OPENBSD ORIGINAL: lib/libc/crypt/chacha_private.h */
+
/*
chacha-merged.c version 20080118
D. J. Bernstein