aboutsummaryrefslogtreecommitdiffstats
path: root/protocol.h
blob: 47199cdb50b960f1911668fb9ea4268b5c832d30 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: MIT */
/*
 * Copyright (C) 2018 Wireguard LLC
 */

#ifndef NEGOTIATION_H
#define NEGOTIATION_H

#endif