Andreas Schwab
44414488d6
- Import patches from 2.23 branch OBS-URL: https://build.opensuse.org/request/show/394998 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=436
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>
|