Преглед изворни кода

Add lost includes. Fix add getauxval() implementation.

Signed-off-by: Evgeniy Manachkin <sfstudio@wi-cat.ru>
Evgeniy Manachkin пре 3 година
родитељ
комит
40f4a56f43
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      include/sys/auxv.h

+ 3 - 0
include/sys/auxv.h

@@ -18,6 +18,9 @@
 #ifndef _SYS_AUXV_H
 #define _SYS_AUXV_H 1
 
+#include <features.h>
+#include <elf.h>
+
 __BEGIN_DECLS
 
 /* Return the value associated with an Elf*_auxv_t type from the auxv list