Sebastian Huber 3489e3b639 Update to FreeBSD head 2018-09-17
Git mirror commit 6c2192b1ef8c50788c751f878552526800b1e319.

Update #3472.
2018-09-21 10:29:41 +02:00

9 lines
197 B
C

/*
* This trivial work is released to the public domain, or licensed under the
* terms of the CC0, at your option.
* $FreeBSD$
*/
#pragma once
typedef struct crypto_session *crypto_session_t;