mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 14:32:56 +00:00
trivial: move gelf.h include to HAVE_LIBELF (#87)
This commit is contained in:
parent
2b27893e66
commit
ca9dadcc52
@ -22,10 +22,10 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <gelf.h>
|
||||
#include <gio/gunixinputstream.h>
|
||||
|
||||
#ifdef HAVE_LIBELF
|
||||
#include <gelf.h>
|
||||
#include <libelf.h>
|
||||
#include <linux/memfd.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user