]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc_fuse: Move #include <fuse.h>
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 13 Apr 2020 14:01:42 +0000 (16:01 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Mar 2022 13:01:48 +0000 (14:01 +0100)
commit2543cdf9821adab444d88a50849df68bc3563c42
treedc8b77d4c8a84d949540ddfd39ebd22a37e49a92
parentcc0c775b6283c31ce8b9a2963f5605c5f79cd28a
lxc_fuse: Move #include <fuse.h>

There is no need to include the fuse.h from the header file.
Move the include into the lxc_fuse.c then.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/lxc/lxc_fuse.c
src/lxc/lxc_fuse.h