Codebase list fwupd / 4debb3d
trivial: Fix unused header includes Richard Hughes 4 years ago
2 changed file(s) with 0 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1212 #include <errno.h>
1313 #include <string.h>
1414 #include <unistd.h>
15 #include <gio/gunixinputstream.h>
1615 #ifdef HAVE_VALGRIND
1716 #include <valgrind.h>
1817 #endif /* HAVE_VALGRIND */
99 #include <fwupd.h>
1010 #include <glib-object.h>
1111 #include <glib/gstdio.h>
12 #include <gio/gfiledescriptorbased.h>
1312 #include <libgcab.h>
1413 #include <stdlib.h>
1514 #include <string.h>