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