diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 1e9aab7bd..8f96a7642 100644 --- a/config.h.in +++ b/config.h.in @@ -13,6 +13,7 @@ #cmakedefine HAVE_ARPA_INET_H 1 #cmakedefine HAVE_ASM_PAUSE 1 #cmakedefine HAVE_ATOMIC_BUILTINS 1 +#cmakedefine HAVE_CLOCK_GETCPUCLOCKID 1 #cmakedefine HAVE_CLOCK_GETTIME 1 #cmakedefine HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #cmakedefine HAVE_CLOCK_VIRTUAL 1 @@ -73,6 +74,7 @@ #cmakedefine HAVE_PWD_H 1 #cmakedefine HAVE_RDTSC 1 #cmakedefine HAVE_READPASSPHRASE_H 1 +#cmakedefine HAVE_RUSAGE_SELF 1 #cmakedefine HAVE_SA_SIGINFO 1 #cmakedefine HAVE_SANE_SHMEM 1 #cmakedefine HAVE_SANE_TZSET 1 |