sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4
[musl] / include / sys / auxv.h
index 6dcf9ad..ddccf57 100644 (file)
@@ -6,6 +6,7 @@ extern "C" {
 #endif
 
 #include <elf.h>
+#include <bits/hwcap.h>
 
 unsigned long getauxval(unsigned long);