freebsd-src/sys/dev/wg/compat.h
John Baldwin 573bd1fcf5 wg: Drop the compat shim for sbcreatecontrol().
I had to make a few other changes when merging the driver to stable/13
anyway, so adjusting this as well isn't really a big deal.

MFC after:	3 days
2022-11-11 14:18:48 -08:00

11 lines
351 B
C

/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2021 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
* Copyright (c) 2022 The FreeBSD Foundation
*
* compat.h contains code that is backported from FreeBSD's main branch.
* It is different from support.h, which is for code that is not _yet_ upstream.
*/
#define COMPAT_NEED_BLAKE2S