From 00f8a546ecbda0c476bd7b00715c58ce54a10bc6 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Tue, 4 Sep 2018 20:13:02 +0100 Subject: [PATCH] git-libpthread-2.26 commit 0a69b89843ec466fa20c994a29d13de6a45c3acb Author: Samuel Thibault Date: Sun Sep 3 05:58:26 2017 +0200 Fix link with glibc 2.26 * sysdeps/mach/hurd/pt-sigstate.c: Include Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name git-libpthread-2.26.diff --- libpthread/sysdeps/mach/hurd/pt-sigstate.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libpthread/sysdeps/mach/hurd/pt-sigstate.c b/libpthread/sysdeps/mach/hurd/pt-sigstate.c index 74fd72a2c..6c3264d97 100644 --- a/libpthread/sysdeps/mach/hurd/pt-sigstate.c +++ b/libpthread/sysdeps/mach/hurd/pt-sigstate.c @@ -22,6 +22,7 @@ #include #include #include +#include #include -- 2.30.2