mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-04 01:04:43 +00:00
trivial: Fix unused header includes
This commit is contained in:
parent
7eeebae1c7
commit
4debb3dcd2
@ -13,7 +13,6 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <gio/gunixinputstream.h>
|
||||
#ifdef HAVE_VALGRIND
|
||||
#include <valgrind.h>
|
||||
#endif /* HAVE_VALGRIND */
|
||||
|
@ -10,7 +10,6 @@
|
||||
#include <fwupd.h>
|
||||
#include <glib-object.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <gio/gfiledescriptorbased.h>
|
||||
#include <libgcab.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user