f36e41e20b
The idea is untouched upstream sources live in sys/contrib/libsodium. sys/crypto/libsodium are support routines or compatibility headers to allow building unmodified upstream code. This is not yet integrated into the build system, so no functional change.
4 lines
80 B
C
4 lines
80 B
C
/* This file is in the public domain */
|
|
/* $FreeBSD$ */
|
|
#include <sys/stdint.h>
|