From: Daria Brashear Date: Thu, 21 May 2015 20:34:09 +0000 (-0400) Subject: Add defines for recent darwin sysctl constants X-Git-Tag: upstream/1.6.13^2~20 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d75ec582869afffc24f31b2acd115bd4a92a9b2d;p=packages%2Fo%2Fopenafs.git Add defines for recent darwin sysctl constants These were accidentally omitted from commit ab9bb6363ca95f658764fbb9fb68ec88f89a5b3f. Reviewed-on: http://gerrit.openafs.org/11875 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Reviewed-by: Perry Ruiter Reviewed-by: Benjamin Kaduk (cherry picked from commit 9076cbd58dd48801ad212f803f586fdc53d7b886) Change-Id: I5a2ff768e0faec955c6ed7dafb4231fd3885e5bd Reviewed-on: http://gerrit.openafs.org/11876 Tested-by: BuildBot Reviewed-by: Perry Ruiter Reviewed-by: Daria Brashear Reviewed-by: Stephan Wiesand --- diff --git a/src/afs/sysctl.h b/src/afs/sysctl.h index a13b2e4e2..b6d9a3516 100644 --- a/src/afs/sysctl.h +++ b/src/afs/sysctl.h @@ -23,6 +23,10 @@ #define AFS_SC_DARWIN_80 6 #define AFS_SC_DARWIN_90 7 #define AFS_SC_DARWIN_100 8 +#define AFS_SC_DARWIN_110 9 +#define AFS_SC_DARWIN_120 10 +#define AFS_SC_DARWIN_130 11 +#define AFS_SC_DARWIN_140 12 /* AFS_SC_DARWIN_ALL sysctls */ #define AFS_SC_DARWIN_ALL_REALMODES 1