crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite
[cascardo/linux.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];