13 lines
290 B
C
13 lines
290 B
C
/* libcoap unit tests common include
|
|
*
|
|
* Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org>
|
|
*
|
|
* SPDX-License-Identifier: BSD-2-Clause
|
|
*
|
|
* This file is part of the CoAP library libcoap. Please see
|
|
* README for terms of use.
|
|
*/
|
|
|
|
#include "coap@LIBCOAP_API_VERSION@/coap_internal.h"
|
|
|