Author: ps-guest
Date: 2013-11-28 09:40:49 +0000 (Thu, 28 Nov 2013)
New Revision: 5793

Modified:
   
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/submitted-auxv.diff
Log:
added include of <bits/auxv.h> into elf.h.



Modified: 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/submitted-auxv.diff
===================================================================
--- 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/submitted-auxv.diff  
    2013-11-24 18:24:33 UTC (rev 5792)
+++ 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/submitted-auxv.diff  
    2013-11-28 09:40:49 UTC (rev 5793)
@@ -106,7 +106,7 @@
 index f372271..cd086ab 100644
 --- a/elf/elf.h
 +++ b/elf/elf.h
-@@ -972,66 +972,6 @@ typedef struct
+@@ -972,66 +972,7 @@ typedef struct
      } a_un;
  } Elf64_auxv_t;
  
@@ -170,6 +170,7 @@
 -#define AT_L2_CACHESHAPE      36
 -#define AT_L3_CACHESHAPE      37
 -
++#include <bits/auxv.h>
  /* Note section contents.  Each entry in the note section begins with
     a header of a fixed form.  */
  


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to