diff --git a/AUTHORS b/AUTHORS index cb1fc11d337bdfda633181fb1ed963ae0ecd2929..449a45032b8743729914ce3f6d1b05237a3b4494 100644 --- a/AUTHORS +++ b/AUTHORS @@ -134,6 +134,7 @@ Patches have also been contributed by: Harsh Prateek Bora John Morrissey Osier Yang + Kamezawa Hiroyuki [....send patches to get your name here....] diff --git a/src/util/virtaudit.c b/src/util/virtaudit.c index d5686608ff88a7b94e593c2a1fed538e0cf02727..6af7af0abf1913b6b31ccf80c0406d7431dcb06f 100644 --- a/src/util/virtaudit.c +++ b/src/util/virtaudit.c @@ -30,6 +30,7 @@ #include "virterror_internal.h" #include "logging.h" #include "virtaudit.h" +#include "util.h" /* Provide the macros in case the header file is old. FIXME: should be removed. */