1/* libcoap unit tests common include 2 * 3 * Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org> 4 * 5 * SPDX-License-Identifier: BSD-2-Clause 6 * 7 * This file is part of the CoAP library libcoap. Please see 8 * README for terms of use. 9 */ 10 11#include "coap@LIBCOAP_API_VERSION@/coap_internal.h" 12 13