mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
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.
3 lines
80 B
C
3 lines
80 B
C
/* This file is in the public domain */
|
|
/* $FreeBSD$ */
|
|
#include <sys/stdint.h>
|