fwupd/libfwupdplugin/fu-udev-device-private.h

12 lines
214 B
C

/*
* Copyright (C) 2017-2018 Richard Hughes <richard@hughsie.com>
*
* SPDX-License-Identifier: LGPL-2.1+
*/
#pragma once
#include "fu-udev-device.h"
void fu_udev_device_emit_changed (FuUdevDevice *self);