blob: 9223973dffc1f16d2e58381e94226f0ba685d4c8 [file] [log] [blame]
Damjan Marion38c61912023-10-17 16:06:26 +00001/* SPDX-License-Identifier: Apache-2.0
2 * Copyright (c) 2023 Cisco Systems, Inc.
3 */
4
5#ifndef _VNET_DEV_PROCESS_H_
6#define _VNET_DEV_PROCESS_H_
7
8#include <vppinfra/clib.h>
9
10#endif /* _VNET_DEV_PROCESS_H_ */