mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
maint: remove unnecessary include of openat.h
* daemon/realpath.c: Don't include "openat.h". not used.
This commit is contained in:
committed by
Richard Jones
parent
4e9fefd4e8
commit
e94f89f40d
@@ -27,8 +27,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
|
||||
#include "openat.h"
|
||||
|
||||
#include "daemon.h"
|
||||
#include "actions.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user