diff --git a/[refs] b/[refs] index 904b8c298057..1ecd990c79e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a430d74fea797fc55fef1ad4c21420212b83574 +refs/heads/master: 67daf5f11f06b9b15f8320de1d237ccc2e74fe43 diff --git a/trunk/include/linux/auxvec.h b/trunk/include/linux/auxvec.h index 9a7b374c9fb4..d2bc0d66e65d 100644 --- a/trunk/include/linux/auxvec.h +++ b/trunk/include/linux/auxvec.h @@ -26,6 +26,6 @@ #define AT_SECURE 23 /* secure mode boolean */ -#define AT_VECTOR_SIZE 42 /* Size of auxiliary table. */ +#define AT_VECTOR_SIZE 44 /* Size of auxiliary table. */ #endif /* _LINUX_AUXVEC_H */