]> git.pld-linux.org Git - packages/binutils.git/blobdiff - binutils-sanity-check.patch
- add missed #include for size_t decl.
[packages/binutils.git] / binutils-sanity-check.patch
index 3db8b994786d694132bf7609ae57584455934d35..77d48ac9a5dbb09bbd4bee4318ceabb1e7215f7d 100644 (file)
  #ifdef __cplusplus
  extern "C" {
  #endif
+@@ -39,6 +39,7 @@
+ #include "ansidecl.h"
+ #include "symcat.h"
+ #include <sys/stat.h>
++#include <stddef.h>
+ #if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
+ #ifndef SABER
This page took 0.034463 seconds and 4 git commands to generate.