public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-projects commit in pax-utils: elf.h
@ 2014-04-27 14:40 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-04-27 14:40 UTC (permalink / raw
  To: gentoo-commits

vapier      14/04/27 14:40:23

  Modified:             elf.h
  Log:
  drop features.h and such from elf.h again as we do not use it and it breaks no non-GNU systems #507470 by Yuta SATOH

Revision  Changes    Path
1.11                 pax-utils/elf.h

file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/elf.h?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/elf.h?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/elf.h?r1=1.10&r2=1.11

Index: elf.h
===================================================================
RCS file: /var/cvsroot/gentoo-projects/pax-utils/elf.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- elf.h	11 Jan 2014 00:29:11 -0000	1.10
+++ elf.h	27 Apr 2014 14:40:23 -0000	1.11
@@ -19,10 +19,6 @@
 #ifndef _ELF_H
 #define	_ELF_H 1
 
-#include <features.h>
-
-__BEGIN_DECLS
-
 /* Standard ELF types.  */
 
 #include <stdint.h>
@@ -3374,7 +3370,4 @@
 
 #define R_TILEGX_NUM		130
 
-
-__END_DECLS
-
 #endif	/* elf.h */





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-27 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-27 14:40 [gentoo-commits] gentoo-projects commit in pax-utils: elf.h Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox