]> git.pld-linux.org Git - packages/binutils.git/blame - binutils-sanity-check.patch
- release 2 (by relup.sh)
[packages/binutils.git] / binutils-sanity-check.patch
CommitLineData
0f033156
PS
1--- binutils-2.22.52.0.4/bfd/bfd-in2.h.orig 2012-06-14 16:29:22.000000000 +0200
2+++ binutils-2.22.52.0.4/bfd/bfd-in2.h 2012-06-14 20:26:46.835857525 +0200
cb066d97
PS
3@@ -32,11 +32,6 @@
4 #ifndef __BFD_H_SEEN__
5 #define __BFD_H_SEEN__
6
7-/* PR 14072: Ensure that config.h is included first. */
8-#if !defined PACKAGE && !defined PACKAGE_VERSION
9-#error config.h must be included before this header
10-#endif
11-
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
6c437752
PS
15@@ -39,6 +39,7 @@
16 #include "ansidecl.h"
17 #include "symcat.h"
18 #include <sys/stat.h>
19+#include <stddef.h>
20
21 #if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
22 #ifndef SABER
This page took 0.042448 seconds and 4 git commands to generate.