/* * Copyright (C) 2015 Richard Hughes * * SPDX-License-Identifier: LGPL-2.1+ */ /** * SECTION:fwupd * @short_description: Helper objects for accessing fwupd */ #ifndef __FWUPD_H__ #define __FWUPD_H__ #define __FWUPD_H_INSIDE__ #include #include #include #include #include #include #include #include #ifndef FWUPD_DISABLE_DEPRECATED #include #endif #undef __FWUPD_H_INSIDE__ #endif /* __FWUPD_H__ */