maint: remove unnecessary include of openat.h
[libguestfs.git] / daemon / realpath.c
index 02a82d6..f9d08da 100644 (file)
@@ -27,8 +27,6 @@
 #include <sys/types.h>
 #include <dirent.h>
 
-#include "openat.h"
-
 #include "daemon.h"
 #include "actions.h"