/* SPDX-License-Identifier: GPL-2.0-or-later * Copyright Red Hat * Author: David Gibson * * Definitions and functions used by both client and server of the configuration * update protocol (pesto). */ #ifndef PESTO_H #define PESTO_H #endif /* PESTO_H */