[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: More <fcntl.h> fixes to debian/patches/any/local-ldso-disable-hwcap.diff



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit 865ac5a0c1636a9967c89422f9aa051a7c4ccd06
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Dec 17 22:00:55 2017 +0100

    More <fcntl.h> fixes to debian/patches/any/local-ldso-disable-hwcap.diff
---
 debian/patches/any/local-ldso-disable-hwcap.diff | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/any/local-ldso-disable-hwcap.diff b/debian/patches/any/local-ldso-disable-hwcap.diff
index 695aa7f..933032e 100644
--- a/debian/patches/any/local-ldso-disable-hwcap.diff
+++ b/debian/patches/any/local-ldso-disable-hwcap.diff
@@ -72,10 +72,11 @@
      {
 --- a/elf/dl-cache.c
 +++ b/elf/dl-cache.c
-@@ -25,6 +25,8 @@
+@@ -25,6 +25,9 @@
  #include <stdint.h>
  #include <_itoa.h>
  #include <dl-hwcaps.h>
++#include <fcntl.h>
 +#include <sysdep.h>
 +#include <not-errno.h>
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: