xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
[linux-2.6-microblaze.git] / kernel / audit.h
index 123c9b7..b779642 100644 (file)
@@ -197,6 +197,9 @@ struct audit_context {
                        int                     fd;
                        int                     flags;
                } mmap;
+               struct {
+                       int                     argc;
+               } execve;
        };
        int fds[2];