11 lines
281 B
Diff
11 lines
281 B
Diff
|
2016-03-08 Aurelien Jarno <aurelien@aurel32.net>
|
||
|
|
||
|
* include/sys/auxv.h: New file.
|
||
|
|
||
|
Index: glibc-2.23/include/sys/auxv.h
|
||
|
===================================================================
|
||
|
--- /dev/null
|
||
|
+++ glibc-2.23/include/sys/auxv.h
|
||
|
@@ -0,0 +1 @@
|
||
|
+#include <misc/sys/auxv.h>
|