@ -128,6 +128,9 @@
/* Define to 1 if you have the `fsync' function. */
#mesondefine HAVE_FSYNC
/* Define to 1 if you have the <sys/auxv.h> header file */
#mesondefine HAVE_SYS_AUXV_H
/* Define to 1 if you have the `getauxval' function. */
#mesondefine HAVE_GETAUXVAL
@ -221,6 +221,7 @@ check_c_headers = [
['netinet/udplite.h'],
['pthread.h'],
['poll.h'],
['sys/auxv.h'],
['sys/eventfd.h'],
['sys/mount.h'],
['sys/shm.h'],