]> Git Repo - qemu.git/blobdiff - include/authz/listfile.h
Include generated QAPI headers less
[qemu.git] / include / authz / listfile.h
index 0d618c903c3a19f7d0b4dd130c89aa16585b225b..24ae2e606cf7def3ccd005c130e0a18031e7f03a 100644 (file)
  *
  */
 
-#ifndef QAUTHZ_LIST_FILE_H__
-#define QAUTHZ_LIST_FILE_H__
+#ifndef QAUTHZ_LISTFILE_H
+#define QAUTHZ_LISTFILE_H
 
 #include "authz/list.h"
-#include "qapi/qapi-types-authz.h"
 #include "qemu/filemonitor.h"
 
 #define TYPE_QAUTHZ_LIST_FILE "authz-list-file"
@@ -106,6 +105,4 @@ QAuthZListFile *qauthz_list_file_new(const char *id,
                                      bool refresh,
                                      Error **errp);
 
-
-#endif /* QAUTHZ_LIST_FILE_H__ */
-
+#endif /* QAUTHZ_LISTFILE_H */
This page took 0.023684 seconds and 4 git commands to generate.