043c4769d6
- Import patches from 2.23 branch (forwarded request 394998 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/394999 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=202
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>
|