/* * Copyright (c) 2015 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #ifndef ZEPHYR_INCLUDE_NET_BUF_DEPRECATED_H_ #define ZEPHYR_INCLUDE_NET_BUF_DEPRECATED_H_ #include #warning This header is deprecated, include instead #endif /* ZEPHYR_INCLUDE_NET_BUF_DEPRECATED_H_ */